.grecaptcha-badge {
  visibility: hidden !important;
}

.aefm-recaptcha-notice {
  font-size: 12px;
  color: #9ea1a8;
  margin-top: 10px;

  & a {
    color: #9ea1a8;
    text-decoration: underline;

    &:hover {
      color: #959698;
    }
  }
}
