
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; margin: 24px; }
    h1 { color: #D9534F; }
    h2 { color: #333; margin-top: 20px; }
    p { margin: 10px 0; }
    ul { margin: 8px 0 12px 20px; }
    .feature-title { font-weight: 600; color: #444; }
    .cta { margin-top: 20px; }
    .note { font-size: 0.95em; color: #555; margin-top: 8px; }
    .comparison-table { border-collapse: collapse; width: 100%; margin-top: 10px; }
    .comparison-table th, .comparison-table td { border: 1px solid #e1e1e1; padding: 8px; text-align: left; }
    .highlight { background: #fff4e6; }
    table.pricing-table { border-collapse: collapse; width: 100%; margin-top: 20px; }
    table.pricing-table th, table.pricing-table td { border: 1px solid #e1e1e1; padding: 8px; text-align: center; }
    table.pricing-table th { background-color: #f7f7f7; }
  