/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Nav previous link **/
.nav-previous > a {
	font-size: 30px !important;
}

/** Geral >> Nav next link **/
.nav-next > a {
	font-size: 30px !important;
}

/** Geral >> Ast desktop header custom logo **/
#ast-desktop-header .custom-logo {
	font-size: 25px !important;
	max-height: 200px !important;
	box-sizing: border-box !important;
}


/*( Celular )*/
@media (max-width: 480px) {

	/*= Geral ===================== */

	/** Geral >> texto principal **/
	#post-12 .uagb-ifb-title-prefix {
	font-size: 40px !important;
}


}

