/* Ekko Tabs {Light Mode}
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.tab {
    background: transparent !important;
    color: #1D1C1D !important;
}

.tab_selected {
    background-color: transparent !important;
    color: #1D1C1D !important;
    border-top: 2px solid #073B61 !important;
}