
    body { font-family: Arial, sans-serif; color: #222; line-height: 1.6; margin: 24px; }
    h1 { color: #F9690F; }
    h2 { color: #333; margin-top: 20px; }
    p { margin: 12px 0; }
    ul { margin: 12px 0 12px 20px; }
    .cta { margin-top: 22px; }
    .feature { background: #f7f7f7; padding: 12px; border-radius: 6px; margin-bottom: 10px; }
    .compare-table, .pricing-table { width: 100%; border-collapse: collapse; margin-top: 12px; }
    .compare-table th, .compare-table td, .pricing-table th, .pricing-table td { border: 1px solid #e0e0e0; padding: 10px; text-align: left; }
    .note { font-size: 0.95em; color: #555; margin-top: 8px; }
    .pricing-table th { background-color: #F9690F; color: white; }
  