 .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  right: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}
html .scroll-to-top.visible {display: none;}