.root h1 { @apply text-5xl mb-12; } .root h2 { @apply text-3xl mt-12 mb-4 leading-snug; } .root h3 { @apply text-2xl mt-8 mb-4 leading-snug; } .root p, .root ul, .root ol, .root blockquote { @apply my-6; }