
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; padding: 24px; max-width: 900px; margin: auto; }
    h1 { color: #0B2545; }
    h2 { color: #0B2545; margin-top: 22px; }
    ul { margin-left: 20px; }
    .cta { margin-top: 24px; }
    .feature { margin-bottom: 12px; }
    .small { color: #666; font-size: 14px; }
    .note { background:#fff7e6; border-left:4px solid #F9690F; padding:12px; margin:16px 0; }
    table { width: 100%; border-collapse: collapse; margin-top: 30px; }
    table, th, td { border: 1px solid #ccc; }
    th, td { padding: 10px; text-align: left; }
    th { background-color: #f0f0f0; color: #0B2545; }
  