/*
 * LimageCMS v0.2 — F19 Placeholders
 *
 * Reserved frontend slots for future Comments / Advertising modules.
 * Intentionally hidden until the corresponding module is implemented.
 */
.limage-slot { display: none; }
.limage-slot--comments,
.limage-slot--ad { width: 100%; }
