.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 1px !important;
  height: 60px;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}
.custom-select > option{
    color:#484747;
}