

/**umb_name:Text Orange*/
.clr-txt-orange {
	color: #f39235;
}

/**umb_name:Text Green*/
.clr-txt-green {
	color: #00aca1;
}

/**umb_name:Text Blue*/
.clr-txt-blue {
	color: #4d80c2;
}

/**umb_name:Text White*/
.clr-txt-white {
	color: #ffffff;
}

/**umb_name:Text Warm White*/
.clr-txt-warm-white {
	color: #f4f3ee;
}

/**umb_name:Text Dark Grey*/
.clr-txt-dark-grey {
	color: #202020;
}
