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

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

/* fonts */

p,
h1,
h2,
h3,
h4,
h5,
h6,
span {
    font-family: 'Lato', sans-serif;
}


#masthead .hgroup {
    padding-top: 10px;
    padding-bottom: 0px;
}

/*
#U10595_animation {
    width: 100%;
    width: 600px;
    height: 166px;
}
*/

#Stage {
    width: 100%;
    height: 166px;
}

.highlight {
    text-align: center;
    color: #b84c51;
    font-size: 1.5em;
    font-style: italic;
}

p {
    font-size: 1.1em;
    color: #3c6381;
}

.thighlight {
    color: #b84c51;
    font-size: 1.0em;
    font-style: italic;
}

.lowlight {
    text-align: center;
    color: #3c6381;
    font-size: 1.5em;
    font-style: normal;
}


