.error{
    font-size:12px;
    color: rgb(104, 104, 104);
    width:100%;
    font-weight: 500 !important;
}

.login-card-body .input-group .form-control, .register-card-body .input-group .form-control {
    border: 1px solid #ced4da !important;
    border-radius: 0%;
}