h1, h2 { font-family: 'Archivo Black', sans-serif; color: #FFFFFF; }
h2 { font-size: 1.25rem; margin: 40px 0 12px; }
h3 { font-size: 1rem; color: #E7F6FC; margin: 20px 0 8px; }
p, li { line-height: 1.6; color: #9FBAD0; }
ul { margin: 0 0 16px; padding-left: 20px; }
address { font-style: normal; }
.note { border: 1px dashed rgba(255,180,84,0.5); background: rgba(255,180,84,0.06); border-radius: 7px; padding: 14px 16px; font-size: 0.875rem; color: #E7F6FC; margin: 12px 0 24px; }
.note strong { color: #FFB454; }

/* Same accent-bar and numbered-marker motifs as the landing page (index.css) --
   reused here at the same rationed weight so the legal pages don't read as a
   different, colorless product. */
.legal-accent-bar { width: 40px; height: 4px; background: #00CAFF; border-radius: 2px; margin: 0 0 22px; }
.legal-num { color: #00CAFF; }
