.carhop-heading { @apply pb-8; &__innerblocks { @apply alignwide !mx-auto flex flex-col justify-center gap-6 !my-0; } &--align-center { @apply items-center; } p { @apply !mb-0 !pb-0 uppercase text-primary !max-w-4xl; line-height: 1.2 !important; font-weight: 700; @apply tracking-widest; } p.has-text-align-center, h1.has-text-align-center, h2.has-text-align-center, h3.has-text-align-center, h4.has-text-align-center, h5.has-text-align-center, h6.has-text-align-center { @apply mx-auto; } p + h2, p + h3, p + h4, p + h5, p + h6 { @apply mt-0; } &--hierarchy-inverted { @apply text-white; h1, h2, h3, h4, h5, h6 { @apply font-light uppercase tracking-wider max-w-4xl !text-4xl; line-height: 1.2 !important; @apply !pb-0; } } &--hierarchy-classic { @apply text-white; h1, h2, h3, h4, h5, h6 { @apply !text-lg !mb-0 pb-0 nunito !font-bold !tracking-widest !uppercase; font-family: 'Nunito Sans', sans-serif !important; } p { @apply !text-4xl fjalla !tracking-wider font-normal; } } &.is-style-stroked-after { @apply flex items-end gap-4; overflow-wrap: anywhere; --advised-text-color: currentColor; &:after { @apply flex-auto border-b-2 border-solid mb-2; border-bottom: 2px solid var(--advised-text-color, --wp--preset--color--primary); content: ''; display: block; } } } /* test */