/* CSS Document */
body, td, th, textarea, input, select, pre, h1, h1 span, h2{font-family:  var(--fuente);
}

h1, h1 span{font-family:  var(--fuente);
	color:#153962;
}

a:hover, a:active, .titulo-icono-h1 {
	color:#C9D126;
}




