.btn { @apply px-8 py-1 border bg-primary border-primary text-white; } .btn--secondary { @apply bg-secondary border-secondary text-gray-800; }