
.invalid {
    border: 1px solid red;

 }
.g-recaptcha .invalid {
  	border-radius: 3px;
}

#recaptcha-hint {
    margin: 1rem 0 1.5rem;
}