.home-view-all-arrow-flipped {
    transform: scaleX(-1);
}

.home-tabs-section .home-filter-hidden {
    display: none;
}

.home-tabs-section .home-filter-first-visible {
    border-left: none;
}

.home-tabs-section .home-filter-other-visible {
    border-left: 1px solid #e5e7eb;
}
