  
.custom-select__menu-list,.custom-select__menu  {
    overflow-y: auto; 
    background-color: transparent !important;
    color: #fff !important;
  }
.css-t3ipsp-control, .custom-select__control.css-13cymwt-control{
    background-color:transparent !important;
    color: #fff !important;
}
.css-1dimb5e-singleValue{
    color:#fff !important;
}
*{
    text-transform: capitalize !important;
}