/*  MICROTHEMER STYLES  */


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

/** General >> Fusion standard logo **/
.fusion-standard-logo {
	max-height: 80px !important;
}

/** General >> Thin title heading center **/
.thin .title-heading-center {
	font-family: Helvetica !important;
	font-weight: 100 !important;
	text-shadow: 2px 2px 3px rgb(51, 51, 51) !important;
}

/** General >> List item label **/
li label {
	color: rgb(255, 255, 255) !important;
	text-transform: uppercase !important;
}

