.error-message {
    color: #c00;
    font-size: 0.85rem;
    margin-top: 5px;
}

.input-error {
    border-color: #c00 !important;
}