/** These styles are used in the backend editor AND in your Theme. **/

span.iwocs_text_blue {
	color: #367ACC !important;
}

span.iwocs_text_turquish {
	color: #49C0A4 !important;
}

span.iwocs_text_green {
	color: #B1C563 !important;
}

span.iwocs_text_orange {
	color: #F06E5E !important;
}

span.iwocs_text_yellow {
	color: #F7BD4C !important;
}

span.iwocs_text_white {
	color: #FFFFFF !important;
}

span.iwocs_text_grey_light {
	color: #6A7273 !important;
}

span.iwocs_text_grey_dark {
	color: #3F4444 !important;
}