
    body { font-family: Arial, sans-serif; color:#222; line-height:1.6; margin:24px; }
    .container { max-width:900px; margin:0 auto; }
    h1 { color:#0B3D91; }
    h2 { color:#333; margin-top:28px; }
    p.lead { font-size:1.05rem; }
    ul { margin-left:18px; }
    .feature { margin-bottom:12px; }
    .cta { margin-top:22px; }
    .button { display:inline-block; background-color:#F9690F; color:white; padding:10px 20px; text-decoration:none; border-radius:5px; font-family:Arial, sans-serif; font-size:16px; }
    .note { font-size:0.95rem; color:#555; margin-top:8px; }
    .compare { background:#f7f9fc; padding:14px; border-radius:6px; margin-top:12px; }
    .small { font-size:0.92rem; color:#666; }
    table { border-collapse: collapse; width: 100%; margin-top: 32px; }
    th, td { border: 1px solid #ddd; padding: 12px 15px; text-align: center; }
    th { background-color: #0B3D91; color: white; }
  