@layer components {
  .h1 {
    @apply text-2xl font-bold text-gray-800 mb-4;
  }
}
