
    body { font-family: Arial, Helvetica, sans-serif; line-height: 1.6; color: #222; margin: 20px; }
    header h1 { color: #222; margin-bottom: 6px; }
    .intro { background:#f7f7f7; padding: 16px; border-radius:6px; margin-bottom:18px; }
    .section { margin-bottom:18px; }
    h2 { color: #F9690F; margin-bottom:8px; }
    ul { margin-top:6px; }
    .cta { margin-top:20px; }
    .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:14px; color:#555; margin-top:10px; }
    .compare-table { border-collapse: collapse; width:100%; margin-top:10px; }
    .compare-table th, .compare-table td { border: 1px solid #e0e0e0; padding:8px; text-align:left; }
    .compare-table th { background:#faf7f2; }
    .pricing-table { border-collapse: collapse; width:100%; margin-top:20px; }
    .pricing-table th, .pricing-table td { border: 1px solid #ddd; padding: 10px; text-align: center; }
    .pricing-table th { background-color: #F9690F; color: white; }
  