/*
Theme Name: Vantage Child
Author: SiteOrigin
Author URI: https://siteorigin.com/
Theme URI: https://siteorigin.com/theme/vantage
Description: Vantage Child Theme
Version: 1.0.0
Template: vantage
Text Domain: vantage
Domain Path: /languages/
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.main-navigation{font-size: 16px;}
.custom-heading{text-align: center;margin-block: 20px;}
.custom-heading h1{font-size: 26px;font-weight: 400;text-transform: uppercase;margin: 0;color: #000;}
.custom-heading h2{font-size: 24px;font-weight: 400;margin: 5px 0 0;}
.widget_headline-widget h3{font-size: 24px;font-weight: 400;text-transform: uppercase;}

@media(max-width:992px){
.widget_headline-widget h3{font-size: 20px;}
}