/*  MICROTHEMER STYLES  */


/*= Home ====================== */

/** Home >> COVID-19 Heading **/
#slide-24-layer-1 {
	line-height: 80px !important;
	padding-bottom: 40px !important;
	margin-bottom: 100px !important;
}

/** Home >> Heading 1 span:(1) **/
.x-text > h1 > span:nth-of-type(1) {
	color: rgb(0, 174, 239) !important;
}

/** Home >> X text heading 1 **/
.x-text h1 {
	color: rgb(0, 174, 239) !important;
}

/** Home >> X btn **/
.x-btn {
	color: rgb(255, 255, 255) !important;
	text-transform: uppercase !important;
	background-color: rgb(0, 174, 239) !important;
	padding: 15px 30px 15px 30px !important;
}

