.input-validation-error, .has-error .custom-file-label {
    border-color: #ff0000 !important;
}

.field-validation-error {
    color: #ff0000 !important;
}