
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; margin: 24px; }
    h1 { color: #0B3D91; }
    h2 { color: #1F6FEB; margin-top: 20px; }
    p { margin: 12px 0; }
    ul { margin: 10px 0 20px 20px; }
    .cta { margin: 24px 0; }
    .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.95em; color: #555; margin-top: 8px; }
    .compare-list { margin-left: 20px; }
    table { margin-top: 30px; }
    table th, table td { text-align: left; }
    sup { font-size: 0.8em; vertical-align: super; }
  