.custom-input-css {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
}

.custom-plr-0 {
    padding-left: 0;
    padding-right: 0;
}

.custom-mb-20 {
    margin-bottom: 20px;
}

.custom-font-weight {
    font-weight: bold;
}

/* Hide the Google reCAPTCHA badge, but note this requires a link to the Google T&C's to be added
  to contact forms. See https://developers.google.com/recaptcha/docs/faq for details. */
.grecaptcha-badge { visibility: hidden; }
  .custom-recaptcha3-terms { font-size:12px; }