/*
Theme Name: Paulovich Mechanical
Author: Tech SkillIT
Version: 1.0
Description: Converts my static site into WordPress.
*/

/* Your existing CSS can be pasted below this line */

h1 {
    margin: 8px 0 20px; font-family: 'Archivo', sans-serif; font-weight: 800; font-size: 38px; color: #2E3136; line-height: 1.1;
}
.wp-block-paragraph {
    font-size: 17.5px; line-height: 1.7; color: #33363c; margin: 0 0 18px;
}