/* Only feed status and missing-image fallback; approved card styling is unchanged. */
.event-status{color:var(--muted);font-size:14px;margin:0 0 26px}
.event-card.event-card-without-image{grid-template-columns:1fr}
