.is-invalid {
    border-color: #dc3545 !important;
}

.validation-error {
    color: #dc3545;
    font-size: 13px;
    margin-top: 4px;
}