.tab {
  &.tab--active {
    color: #336699;
    font-weight: 500;

  }
}

