/* 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-bold {
	color: #fff !important;
	font-weight: 600 !important;
}
.texto-blanco-thin {
	color: #fff !important;
	font-weight: 300 !important;
}
.texto-naranja {
	color: #f57d30 !important;
}
.texto-naranja-bold {
	color: #f57d30 !important;
	font-weight: 600 !important;
}
.texto-naranja-thin {
	color: #f57d30 !important;
	font-weight: 300 !important;
}