/*
Theme Name:   Divi Child-Theme
Theme URI:    https://winslowsolutions.us
Description:  Integrates New Features into the winslowsolutions Platform
Author:       winslowsolutions.us
Author URI:   https://winslowsolutions.us
Template:     Divi
Version:      4.14.3
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* General styles that apply to everything */
* {
    font-family:-apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif;
}

/* This file was modified 2021-10-26 by Aspen Grove Studios to customize metadata in header comment */

h1.entry-title.main_title {
     font-size: 35px!important; 
     text-transform: capitalize!important; 
     font-weight: 700!important; 
     text-align: center!important;
}

/*li.page_item.current_page_item a {*/
/*    background-color: #0c82d2;*/
/*    padding: 10px;*/
/*    color: #ffff!important;*/
/*}*/
.et_header_style_left #et-top-navigation nav>ul>li>a{
    padding-bottom: 13px!important;
}
