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

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


.texto-blanco {
	color: #fff !important;
}

.texto-blanco-thin {
	color: #fff !important;
	font-weight: 300 !important;
}

.texto-blanco-bold {
	color: #fff !important;
	font-weight: 700 !important;
}
.rojo-youtube {
	color: #FF0000 !important;
}
.azul-facebook {
	color: #1877F2 !important;
}

.texto-superior-pie {
	font-size: 16px !important;
	font-weight: 600; 
}