.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */


/*= Contact - below fold ====== */

/** Contact - below fold >> Glsr summary **/
#glsr_67ea5cc1 .glsr-summary {
	color: rgb(255, 255, 255) !important;
}

/** Contact - below fold >> Glsr tag value **/
.glsr-summary-rating .glsr-tag-value {
	color: rgb(255, 255, 255) !important;
}

/** Contact - below fold >> Span _3 **/
.glsr-field-textarea > label:nth-of-type(1) > span {
	color: rgb(255, 255, 255) !important;
}

/** Contact - below fold >> Span **/
.glsr-field-rating > label:nth-of-type(1) > span {
	color: rgb(255, 255, 255) !important;
}

/** Contact - below fold >> Label **/
form > div:nth-of-type(3) > label {
	display: none !important;
}

/** Contact - below fold >> Span _2 **/
form > div:nth-of-type(3) > label:nth-of-type(1) > span {
	color: rgb(255, 255, 255) !important;
}

/** Contact - below fold >> Glsr f0205e70 title **/
#glsr_f0205e70-title {
	display: none !important;
}

/** Contact - below fold >> Span _4 **/
form > div:nth-of-type(5) > label:nth-of-type(1) > span {
	color: rgb(255, 255, 255) !important;
}

/** Contact - below fold >> Glsr label **/
.glsr-field-email .glsr-label {
	display: none !important;
}

/** Contact - below fold >> Glsr f0205e70 email **/
#glsr_f0205e70-email {
	display: none !important;
}

/** Contact - below fold >> Label _2 **/
.glsr-toggle label {
	color: rgb(255, 255, 255) !important;
}

/** Contact - below fold >> Submit button **/
#glsr_f0205e70 button[type="submit"] {
	font-size: 14px !important;
	background-color: rgb(255, 147, 2) !important;
	padding: 10px 15px 10px 15px !important;
	border-style: none !important;
	border-radius: 40px !important;
}

/** Contact - below fold >> Submit button (:hover) **/
#glsr_f0205e70 button[type="submit"]:hover {
	background-color: rgb(139, 197, 63) !important;
}

/** Contact - below fold >> Heading 4 **/
#glsr_0a91fd25 h4 {
	display: none !important;
}

/** Contact - below fold >> Glsr tag value _2 **/
.glsr-review-author .glsr-tag-value {
	font-weight: 600 !important;
}

/** Contact - below fold >> Glsr tag value _3 **/
.glsr-review-date .glsr-tag-value {
	font-size: 10px !important;
}

