.tpc-cal-grid .calendar-schedule__item.absence,
.tpc-cal-grid .calendar-schedule__item.unvoted {
    background: #d6e4ff;
    color: inherit;
}
.tpc-cal-grid .calendar-schedule__item.absence:before,
.tpc-cal-grid .calendar-schedule__item.unvoted:before {
    background: #79afff;
}

.tpc-cal-grid .dues-years__wrap .btn-dues__years {
    display: flex;
    align-items: center;
    justify-content: center;
}
