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

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

.titulos-post {
	    color: #fff !important;
    text-shadow: black 0.2em 0.2em 0.3em;
}


.texto-azul {
	color: #2c4b61 !important;
}

.texto-azul-thin {
	color: #2c4b61 !important;
	font-weight: 300 !important;
}

.texto-azul-bold {
	color: #2c4b61 !important;
	font-weight: 900 !important;
}