a {
  @apply text-brand-blue inline-block no-underline hover:underline;
}

button {
  @apply cursor-pointer;
}
