/* Support Center case 10798071 - workaround to make text readable against selected tab in Summon search results header */

#topLinks button.tab.selected {
    color: #0e1d2b !important;
}