.tab-link {
  @apply no-underline text-border-line-purple;
}

.tab-link.is-active {
  @apply border-blue-jeans border-b-4 text-spur-black;
}
