/* Start custom CSS for bdevs-schedule-portfolio, class: .elementor-element-453c6af */.tab-btn {
    font-size: 0 !important;
}

.tab-btn span.day {
    font-size: 16px !important;
}

.tab-btn span.date,
.tab-btn span.month {
    display: none !important;
}

/* Completely hide any standalone text like 2019 or 2020 */
.tab-btn::before,
.tab-btn::after {
    display: none !important;
    content: "" !important;
}/* End custom CSS */