<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  MICROTHEMER STYLES  */

/*= Hand Coded CSS ============ */

.et_pb_section_1 {
	box-shadow: 0px 0px 0px #fff !important;
}

.main-content a {
	color: #333 !important;
}

.wpadminbar a {
    color: #fff !important;
}

.et_color_scheme_green a:hover {
	color: red !important;
}

.et_pb_inner_shadow {
    box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
    
}.et_pb_blurb_5 .et_pb_main_blurb_image {
	margin: 28px 0 30px 0;
}



/*= Body ====================== */

/** Body &gt;&gt; Field **/
#field_p4tp {
	height: 42px !important;
	border-top-width: 2px !important;
	border-right-width: 2px !important;
	border-bottom-width: 2px !important;
	border-left-width: 2px !important;
	-webkit-border-radius: 10px 10px 10px 10px !important;
	-moz-border-radius: 10px 10px 10px 10px !important;
	border-radius: 10px 10px 10px 10px !important;
}

/** Body &gt;&gt; Frm **/
.frm_button_submit {
	color: rgb(255, 255, 255) !important;
	font-weight: bold !important;
	background-color: rgb(7, 100, 184) !important;
	height: 42px !important;
	padding-right: 25px !important;
	padding-left: 25px !important;
	-webkit-border-radius: 10px 10px 10px 10px !important;
	-moz-border-radius: 10px 10px 10px 10px !important;
	border-radius: 10px 10px 10px 10px !important;
}

/** Body &gt;&gt; Form frm _2 **/
#form_ni3g7 .frm_fields_container {
	padding-left: 0 !important;
	margin-left: -10px !important;
}

/** Body &gt;&gt; Form fieldset **/
#form_ni3g7 fieldset {
	padding-bottom: 0 !important;
	margin-top: -30px !important;
	margin-bottom: -30px !important;
}


/*[ Phone ]*/
@media (max-width: 480px) {

	/*= Body ====================== */

	/** Body &gt;&gt; Form frm **/
	#form_ni3g7 .frm_submit {
		margin-top: -30px !important;
		margin-bottom: 10px !important;
	}

	/** Body &gt;&gt; Form frm _2 **/
	#form_ni3g7 .frm_fields_container {
		margin-left: 0px !important;
	}
}</pre></body></html>