Change color of tabs

Add this code to the Custom CSS field on the Style tab of your Team Showcase widget’s settings:

.eapp-team-showcase-tabs-tabsCategory { 
background: #2f80ed; color: #fff; 
}