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