/**
 * Theme Name:  Generatepress Child
 * Theme URI:   http://www.wheelessonline.com
 * Description: This is a custom child theme I have created.
 * Author:      A. Tontchev
 * Author URI:  https://www.datatrace.com/
 * Template:    generatepress
 * Version:     0.1
 */
 @import url(../generatepress/style.css);
.grid-container{max-width:96%; margin:0 auto; padding:0 25px}
.widget-title{display:inline-block;background:#369;color:#fff;padding:10px 25px;font-size:1.5rem;font-weight:700; text-transform: uppercase;}
h1 {color:#004080}
h2, h3, h4, h5, h6 {color:#004080; padding-left:26px; font-weight:bold}
/*.main-nav a {text-transform: uppercase; font-weight:600; }*/