
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; margin: 20px; max-width: 900px; }
    h1 { color: #0B3D91; }
    h2 { color: #0B3D91; margin-top: 1.2em; }
    p { margin: 0.6em 0; }
    ul { margin: 0.4em 0 0.8em 1.2em; }
    .cta { margin: 1.2em 0; }
    .note { font-size: 0.95em; color: #555; }
    .feature-title { font-weight: bold; color: #333; }
    .compare-table { border-collapse: collapse; width: 100%; margin-top: 0.6em; }
    .compare-table th, .compare-table td { border: 1px solid #ddd; padding: 8px; text-align: left; font-size: 0.95em; }
    .compare-table th { background: #f4f4f4; }
    table.border-table { border-collapse: collapse; width: 100%; margin-top: 2em; font-size: 0.95em; }
    table.border-table th, table.border-table td { border: 1px solid #ddd; padding: 8px; text-align: left; }
    table.border-table th { background-color: #f0f0f0; text-align: center; }
  