body.web-to-lead #form_submit {
	background:#FF5733;
	padding: 10px; 
	font:15px;
}

body.web-to-lead #form_submit:hover,
body.web-to-lead #form_submit:active {
	background:green;
}

.control-label {
    font: arial;
    font-size: 15px;
}

