/*
  Google's floating "protected by reCAPTCHA" badge, which v3 pins to the corner
  of every page the script loads on. Hidden, and replaced by the text notice at
  the foot of the auth pages (devise/shared/_links) -- which is the substitution
  Google's own terms ask for, and which doesn't leave a widget hovering over the
  reading surface.
*/
.grecaptcha-badge {
  visibility: hidden;
}
