.page-card { @apply p-6 shadowed my-4 bg-white rounded-2xl; &__title { @apply !text-2xl font-bold text-secondary; } &__cta { @apply hidden; } }