/* Intro Block Custom Styles */
.intro-block {
    /* Any custom styles that can't be handled by Tailwind go here */
}

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