
/* COLORES DE FONDO */
.bg-bordo {background-color: #921621 !important;}
.bg-crema {background-color: #f9f1dc !important;}

/* COLORES DE TIPOGRAFÍAS */
.bordo {color: #921621 !important;}

/* TIPOGRAFÍAS */
h3.especial, h1.especial {font-size: 2em !important; font-family: 'Fjalla One', sans-serif;}
h3.titulares {font-family: 'Fjalla One', sans-serif; text-shadow:0px 1px 1px #000;}
p {font-size: 16px;}