/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Fluentform 1 label **/
#fluentform_1 label {
	font-family: "Source Sans Pro" !important;
	color: rgb(255, 255, 255) !important;
	font-size: 24px !important;
}

/** General >> Fluentform 1 [type="submit"] **/
#fluentform_1 [type="submit"] {
	background-color: rgb(9, 95, 119) !important;
}

