/* Federal page — only what is not a shared component (see docs/COMPONENTS.md).
   Page CSS is unlayered, so it wins over base/components/utilities. */

/* Hero h1: the prototype FED headline used line-height 1.05 (display-line is 1.08) */
.fed-hero__title{line-height:1.05}

/* Past-performance "CLIENT TYPE" value: Libre Franklin 700 16px/1.35 navy (prototype inline) */
.pastperf__title{font-family:var(--font-display-federal);font-weight:700;font-size:16px;line-height:1.35;letter-spacing:0;color:var(--compass-navy);margin:0}
