/* Hide the recapctha bagde*/
/*.grecaptcha-badge { visibility: hidden !important; }*/
/* fix phone input label to be full width*/
.iti {
  width: 100% !important;
}
