.wrapper { @apply pt-20 px-6; } .header { @apply text-center; } .title { @apply text-3xl text-primary-500 font-bold; } .subtitle { @apply font-medium text-neutral-600; }