/* =========================================================
   About page — PDF p4 "Strategic Role" + p5 "Infrastructure
   Readiness Framework" + p14 "Partner Value" (full copy).
   Section layout, section-head, split, card-grid and num-grid
   are shared components in site.css; this file only adds the
   page-specific spacing that isn't covered by them.
   ========================================================= */

/* ---------- Partner Value: body sentence between the section
   head and the card grid, capped to the same column width as
   the heading above it ---------- */
.about-partner__body { margin-top: var(--sp-4); max-width: 44rem; }
