@charset "UTF-8";

.invalid-feedback{
    color:red;
}

.white-color{
    color: #ffffff !important;
}

