/*  MICROTHEMER STYLES  */


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

/** General >> Wpforms 9 field 5 container wpforms field description **/
#wpforms-9-field_5-container .wpforms-field-description {
	text-align: justify !important;
}

/** General >> Wpforms submit 9 **/
#wpforms-submit-9 {
	background-image: linear-gradient(180deg, transparent, rgb(160, 128, 92) 100px) !important;
}

