/*
Theme Name: Sabia Theme
Theme URI: https://wordpress.org/themes/sabia/
Description: Sabia Energia theme by Narita Estudio.
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 1.0
Text Domain: sabia
*/

h2.false_h2 {
    font-size: 1.2rem !important;
    margin-bottom: 0px;
    color: #565656;
    font-weight: 400;
}

p.p_noBold {
	font-weight: 400;
	margin-top: 1.5rem;
}

h2.presents {
    margin-bottom: 1.5rem;
}

.inner_banner span.false_h2, h1.real {
    color: #fff;
    margin-bottom: 32px;
    font-size: 70px;
    line-height: 1em;
    font-weight: 600;
}

p.information_ban {
	color: white;
	font-size: 1.2rem;
}

@media screen and (max-width: 999px) {
	
	.inner_banner span.false_h2, h1.real {
		font-size: 40px;
		line-height: 1.2;
	}
	
}