.calendar .calendar-dropdown-menu .day-show-all { font-weight: bold; }

.calendar .calendar-dropdown-menu .dropdown-item {
    margin-bottom: 0;
    text-decoration: underline !important;
}

.calendar .calendar-dropdown-menu .dropdown-item:hover {
    text-decoration: underline !important;
    background-color: transparent;
    text-decoration-thickness: 0.13em !important;
}
