/*  MICROTHEMER STYLES here  */


/*= General =================== */

/** General >> Ttc **/
.ttc {
	text-align: center !important;
	text-shadow: 3px 3px 5px rgba(42, 42, 42, 0.7) !important;
}


/** General >> Wpb span **/
.wpb_text_column span {
	color: rgb(206, 199, 190) !important;
	text-shadow: 3px 3px 7px rgba(42, 42, 42, 0.7) !important;
}


/** General >> Wpb span _2 **/
.wpb_text_column span {
	letter-spacing: 2px !important;
}

