/* Women's Size Converter — its own styles (the shared ones are core/tools.css). Scoped .chqt-sz*. */
.chqt-sz-h { margin: 14px 0 6px; font-weight: 700; color: var(--chqt-ink); }
/* what each chart says: the chart's name, then its numbers */
.chqt-sz-rows { margin: 0; }
.chqt-sz-rows b { display: block; font-size: 14px; }
.chqt-sz-posts { margin: 10px 0 0; font-size: 15px; }
.chqt-sz-posts a { color: var(--chqt-accent); font-weight: 600; }
