input[type="text"],
input[type="email"],
input[type="tel"],
select,
textarea {
	background: #fff!important;
	padding: 0.25em!important;
}

body {
	font-size: 17px;
}