.wp-block {} /*  Ensures MT files load in FSE */
/*  MICROTHEMER STYLES  */


/*= Content =================== */

/** Content >> Hero intro text **/
#hero .hero-intro-text {
	margin-bottom: -27px !important;
}

/** Content >> Link - Other Clients **/
p a:nth-of-type(1) {
	color: rgba(0, 0, 0, 0.5) !important;
}

/** Content >> Link - See Site **/
p a:nth-of-type(2) {
	color: rgba(0, 0, 0, 0.5) !important;
}

/** Content >> Link - See Site (:hover) **/
p a:nth-of-type(2):hover {
	color: rgb(0, 0, 0) !important;
}

/** Content >> Link - Other Clients (:hover) **/
p a:nth-of-type(1):hover {
	color: rgb(0, 0, 0) !important;
}

/** Content >> Unslider arrow **/
.unslider-arrow {
	border: 1px solid rgb(255, 255, 255) !important;
}


/*= Homex2dhero =============== */

/** Homex2dhero >> homehero **/
.hero-bgcolor-panel #headline-14-11 {
	font-size: 1.8em !important;
	margin-left: 10% !important;
}

