/* Enter Your Custom CSS Here */


button, input[type="button"], input[type="submit"] {
	background-color: #F7BE68 !important;
}

button, input[type="button"]:hover, input[type="submit"]:hover {
	background-color: #F7BE68 !important;
}

.dark .wpcf7-form input, .dark .wpcf7-form textarea, input, textarea {
	background: #fff !important;
	border: none;
}

.ut-mm-button {
	display: none;
}