.MuiFormLabel-root{
    color: black !important;
    font-size: 18px !important;
}


.auth .form-control {
    border: 1px solid black !important;
}


.MuiFormControlLabel-label{
    /* color: red; */
    font-size: 0.9em !important;
}

.css-wgai2y-MuiFormLabel-asterisk{
    color : red  !important;
    font-size: 1.5em;
}

.auth{
    margin-top: 5vh !important;
}