
    body { font-family: Arial, sans-serif; color: #222; line-height: 1.6; margin: 24px; }
    h1 { color: #0b3d91; }
    h2 { color: #1f2c57; margin-top: 20px; }
    p { margin: 12px 0; }
    ul { margin: 8px 0 16px 20px; }
    .cta { margin-top: 22px; }
    .note { background: #fff4e5; border-left: 4px solid #F9690F; padding: 12px; margin: 12px 0; }
    .feature-title { font-weight: 600; color: #111; }
    table { border-collapse: collapse; width: 100%; margin-top: 24px; }
    th, td { border: 1px solid #ccc; padding: 8px; text-align: center; }
    thead { background-color: #f5f8fa; }
    th { color: #0b3d91; font-weight: 600; }
    tbody tr:hover { background-color: #f9f9f9; }
  