/* Only WordPress integration; the approved visual design stays in the source CSS. */
.mtc-renewal .p-story--empty { grid-column: 1 / -1; margin: 0; padding-block: 32px; color: var(--muted); }
.mtc-renewal .p-story__description { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
