.errorField {
	color: #fff;
	font-weigth: bold;
}
#small {
	font-size: 9px;
	float: right;
}

#contact_thanks {
	margin-bottom: 30px;
}

#contactForm input[type="checkbox"] {
  display: unset;
}