/* Custom dropdown styling */
.custom-dropdown-item:hover {
    background-color: #F3F4F6 !important;
}

.custom-dropdown-toggle:hover {
    background-color: #F9FAFB !important;
}
