.uni-tabs {
    @include tabs();

    a {
      display: block;
      color: inherit;
      text-decoration: none;
    }
}
