/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
p {
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 27px;
}

h2 {
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    font-size: 72px;
    line-height: 1em;
}

h3 {
    font-family: futura-pt, sans-serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 36px;
    line-height: 2.5em;
    color: #032349;
}
.gusta-align-center h3 {
    text-transform: uppercase;
	font-weight: 500;
	line-height:1em;
}
.vc_separator h4 {
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 27px;
    line-height: 2.5em;
}

html body {
    color: #032349;
}




