
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; padding: 24px; max-width: 800px; margin: auto; }
    h1 { color: #0D47A1; }
    h2 { color: #0B5ED7; margin-top: 22px; }
    p.lead { font-size: 1.05rem; color: #333; }
    ul { margin-left: 20px; }
    .cta { margin-top: 28px; }
    .note { background: #FFF7E6; border-left: 4px solid #F9690F; padding: 12px; margin-top: 12px; }
    .feature { margin-bottom: 12px; }
    .small { font-size: 0.9rem; color: #555; }
    table { border-collapse: collapse; width: 100%; margin-top: 28px; }
    th, td { border: 1px solid #ccc; padding: 10px; text-align: left; vertical-align: top; }
    th { background-color: #f2f2f2; font-weight: bold; }
    tbody tr:nth-child(even) { background-color: #e6f3ff; font-weight: bold; }
  