.homegrade-blocks-figure { @apply text-center; &__figure { @apply font-bold !text-4xl text-slate-900 !mb-0; } &__title { @apply text-secondary font-bold text-xl !mb-2; } &__caption { p { @apply !mb-0 mx-auto; max-width: 250px; } } }