/* contact.css */

.error {
  color: red;
}

.required {
  color: red;
}

.SubmitButton {
  text-align: center;
}
