.form-control-custom{
    background-color: white !important;
    color: black !important;
}

.form-control-custom::placeholder{
    color: #525351 !important;
}
