.error {
    color: red;
    /* font-size: 0.9em;
    margin-top: 0.25rem; */
}

.form-control.error {
    border-color: red; /* Highlight the select box in red */
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    background: none !important;
}
