.c-contact__form .wpforms-container-full button[type=submit]{
	display: block !important;
	padding: 1em 7em !important;
	border: none !important;
	margin: 9px auto;
	-webkit-appearance: none !important;
	appearance: none !important;
	background: linear-gradient(to bottom, #47a73e, #477f41) !important;
	border-radius: 2em !important;
	color: #fff !important;
	outline: none !important;
	height: 50px !important;
}
