.ui-datepicker th {
    background: none !important;
}
.as-active {
    background: var(--as-filter-league-item-active) !important;
    border: .075rem solid var(--as-filter-league-item-active-border) !important;
    color: var(--as-filter-league-item-active-color) !important;
    font-weight: var(--as-filter-league-item-active-font-weight);
    position: relative;
}
