/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.redes-azul {

color: #1C2547 !important;
font-size: 23px !important;
font-weight: 600;

}

.brujulatxt {
	font-family: Brujula;
	color: #011F49 !important;
}

.whatsicono {
   color: #25d366 !important;
    font-size: 28px !important;
    font-weight: 500 !important;
}

.texto-blanco {

color: #fff !important;

}


.texto-blanco-encabezado {

color: #fff !important;
text-shadow: black 0.1em 0.1em 0.2em;

}

.texto-azul-encabezado {

color: #011F49 !important;
text-shadow: white 0.1em 0.1em 0.2em;

}