.form-group .field-wrap .field-error {
    font-size: .9rem;
    color: #ff4d4d;
    font-weight: 400;
}

form imput,
form select,
form textarea,
form.user .form-control-user {
    font-size: .8rem;
    border-radius: 10rem;
    padding: 0px 1rem!important;
    height: 50px!important;
}

.fw-bold {
    font-weight: bold!important;
}

.text-black {
    color: #09184a!important;
}

