.required-field-error{
    border: 1px solid red!important;
}
.required-field-error-help-text{
    color: red;
}
