Removes required fields on contact forms.
/* Contact Form, no mention of required fields. */ .contactFormContainer .required label { text-decoration: none !important; }