/*
 * Table → Figure Converter — Front-end styles
 * Enhances the standard core/image block caption appearance when the
 * image originated from a converted table.
 */

/* Nothing extra needed in most themes — core/image handles styling.
   Add site-specific overrides here if needed. */

figure.wp-block-image figcaption {
	/* Inherits theme defaults; override below as needed */
}
