.modeTabs .tab svg {
    fill: #253342;
}

.modeTabs .tab.active svg {
    fill: #2579ca;
}