/*
.form-control {
    color: white; font-weight: bold;
}
.custom-select {
    color: white; font-weight: bold;
}

.form-control {
   
    background-color: white!important;
   
}*/