.error-form-input{
    color: red;
    font-weight: bold;
}
.success-form-input{
    color: green;
    font-weight: bold;
}