.page--single-articles { h1 { @apply mb-6; } li { @apply mb-1; } .carhop-heading { @apply mt-10; &__innerblocks { @apply gap-2 my-0; } } .content-box { @apply my-12; } figure figcaption { @apply !font-semibold text-primary; @apply text-base; line-height: 1.2; } .wp-block-image { @apply p-3 border border-primary border-solid; &.rotate-left { rotate: -0.6deg; } &.rotate-right { rotate: 0.6deg; } } }