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

/*= Home - below fold ========= */

/** Home - below fold >> Nf form fields required **/
#nf-form-1-cont .nf-form-fields-required {
	color: rgb(255, 255, 255) !important;
}

/** Home - below fold >> Ninja forms req symbol **/
.nf-form-fields-required .ninja-forms-req-symbol {
	color: rgb(0, 173, 241) !important;
}

/** Home - below fold >> Ninja forms req symbol _3 **/
#nf-form-1-cont .ninja-forms-req-symbol {
	color: rgb(0, 173, 241) !important;
}

/** Home - below fold >> Paragraph **/
#nf-form-1-cont p {
	color: rgb(255, 255, 255) !important;
	font-size: 20px !important;
}

