/* hide the default error message, we'll provide our own */
.recaptcha_error {
  display: none; 
}

/* remove list styling for the note */
.request-additional-notes {
  list-style-type: none;
}
