form ::placeholder{color: grey;opacity: 1}form :-ms-input-placeholder{color: grey}form ::-ms-input-placeholder{color: grey}form fieldset.privacy-checkbox label{display: inline;font-weight: normal}form fieldset.privacy-checkbox input{display: inline;width: auto}form label{display: none}form input{font-size: 1.29rem;padding: 1rem 2rem;width: 100%;margin-bottom: 1.5rem;border: none;background: #F7F7F7}form textarea{font-size: 1.29rem;padding: 1rem 2rem;width: 100%;margin-bottom: 1.5rem;border: none;background: #F7F7F7}form .submit{background: #A1003D;display: inline-block;margin: 1rem 0;font-size: 1.14rem;line-height: 2.86rem;text-transform: uppercase;color: white;display: block;padding: 0 5rem;border: 2px solid #a1003d}form .submit:hover{text-decoration: none;background: white;color: #A1003D}