@media screen and (max-width: 991px) {
  .btn {
    white-space: normal;
  }
  .video-background[data-play-on-mobile="false"] {
    display: none;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}
.recaptcha small {
  font-size: 75%;
}
.recaptcha small a {
  text-decoration: underline;
}
.recaptcha small a:hover {
  text-decoration: none;
}
#configure-dns p {
  font-size: 15px;
}
