/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.amarillo {
	color: yellow !important ;
}

.oro {
	color: rgba(141, 141, 0, 0.56) !important ;
}

.azul {
	color: rgba(30, 38, 194, 0.56) !important ;
}