.metrics dd { overflow-wrap: anywhere; font-size: clamp(18px, 2vw, 28px); }
.metrics .notice { font-size: 11px; padding: 10px; margin: 10px 0; overflow-wrap: anywhere; }
.content-card { min-width: 0; overflow-wrap: anywhere; }
.content-card p { max-height: 24rem; overflow: auto; }
.content-card .small { max-height: none; }
