
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; padding: 20px; max-width: 900px; margin: auto; }
    h1 { color: #0B3A66; }
    h2 { color: #0A4A7A; margin-top: 1.2em; }
    p.lead { font-size: 1.05em; color: #333; }
    ul { margin-left: 1.1em; }
    .cta { margin: 20px 0; }
    .note { color: #a33; font-weight: bold; }
    .compare-table { border-collapse: collapse; width: 100%; margin-top: 10px; }
    .compare-table th, .compare-table td { border: 1px solid #ddd; padding: 8px; }
    .compare-table th { background: #f5f5f5; text-align: left; }
    table.pricing-table { border-collapse: collapse; width: 100%; margin-top: 30px; }
    table.pricing-table th, table.pricing-table td { border: 1px solid #ddd; padding: 10px; text-align: center; }
    table.pricing-table th { background-color: #f2f2f2; }
    table.pricing-table thead tr:first-child th { font-size: 18px; padding: 15px; }
  