/**
 * Content Block Styles
 */

.content-block {
	/* Base styles handled by Tailwind classes in template */
}

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