/* Enter Your Custom CSS Here 
.wpcf7-form input[type=”submit”]:hover, .wpcf7-submit:hover {background-color: rgb(209, 176, 42) !important;}
.wpcf7-form input[type=”submit”], .wpcf7-submit {background-color: rgb(209, 176, 42) !important;}

#sign-button {
  padding-top: 18px !important;
  padding-left: 20px !important;
}

.consult {
  color: white !important;
}

#label-left {
  padding-right: 5px !important;
}

#button {
	background-color: rgb(209, 176, 42) !important;
}

*/