a, a:visited, a:hover, a:active { text-decoration: none; color: #276EF1; } /* Defined as ACTIVE_TRIPS_TAB_CLASSNAME in components/eyd-trips.js Defined as ACTIVE_RATINGS_TAB in components/eyd-ratings.js */ a.active-tab { color: #276EF1!important; } /* Defined as DATA_INSIGHT_VALUE_CLASS in components/eyd-data-insights.js */ span.data-insight-value { color: #276EF1; }