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

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

.texto-azul-bold {
	color: #264487 !important;
	font-weight: 800 !important;
}


.texto-gris {
	color: #d0cece !important;
}

.texto-gris-thin {
	color: #d0cece !important;
	font-weight: 300 !important;
}

.texto-gris-bold {
	color: #d0cece !important;
	font-weight: 800 !important;
}