.wrapper { @apply pt-20 px-6; } .header { @apply text-center; } .title { @apply text-2xl text-blue-600 font-semibold; } .subtitle { @apply font-medium text-neutral-600; }