
    body { font-family: Arial, sans-serif; line-height: 1.6; color:#222; margin: 20px; max-width:900px; }
    img.hero { width:100%; height:auto; display:block; margin-bottom:20px; border-radius:6px; }
    h1 { color:#0b5bd7; margin-top:0; }
    h2 { color:#0b5bd7; margin-bottom:8px; }
    p { margin: 10px 0; }
    ul { margin:8px 0 16px 20px; }
    .cta { background:#0b5bd7; color:#fff; padding:12px 16px; display:inline-block; text-decoration:none; border-radius:4px; }
    .note { font-size:0.95em; color:#555; margin-top:12px; }
    .section { margin-bottom:20px; }
  