.field-error {
    color: #dc3545;
    font-size: 0.85rem;
    margin-top: 4px;
}

.is-invalid {
    border-color: #dc3545;
}