/*
 * PPC page UI corrections.
 * Migrated 2026-05-14 from Custom CSS+JS snippet 13531 ("Code to Correct UI of PPC Pages").
 * Original snippet body was 68 bytes. Loaded conditionally on the 17 PPC landing pages
 * via wp_enqueue_style() in the child theme functions.php.
 */
img {
	display: unset !important;   /* or inline !important */
}
