.g-recaptcha.error {
  outline: 1px solid;
  outline-color: var(--orange);
  display: inline-block;
  border-radius: 3px;
}
