/*  MICROTHEMER STYLES  */


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

/** General >> Home Page Text Background **/
.uabb-heading-wrapper span {
	background-color: rgba(10, 0, 0, 0.6) !important;
}

/** General >> Page Hero Image H1 **/
#pagehero h1 {
	text-transform: uppercase !important;
	background-color: rgba(0, 104, 134, 0.3) !important;
}

/** General >> Nf form fields required **/
.nf-form-fields-required {
	visibility: hidden !important;
}

/** General >> Nf before form content **/
.nf-before-form-content {
	display: none !important;
	visibility: visible !important;
}

/** General >> Upper span **/
.upper span {
	text-transform: uppercase !important;
}
