/* Content Feature Block Custom Styles */
.content-feature-block {
    /* Any custom styles that can't be handled by Tailwind go here */
}

/* Admin preview styles */
.acf-block-preview .content-feature-block {
    /* Block preview specific styles if needed */
}
