
    body { font-family: Arial, sans-serif; color: #222; line-height: 1.6; margin: 24px; max-width: 900px; }
    h1 { color: #F9690F; }
    h2 { color: #333; margin-top: 22px; }
    p { margin: 12px 0; }
    ul { margin: 10px 0 20px 20px; }
    .feature { margin-bottom: 14px; }
    .cta { margin-top: 22px; }
    .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: #666; margin-top: 10px; }
    .compare-table, .pricing-table { border-collapse: collapse; width: 100%; margin-top: 10px;}
    .compare-table th, .compare-table td, .pricing-table th, .pricing-table td { border: 1px solid #ddd; padding: 8px; text-align: left; vertical-align: top; }
    .compare-table th, .pricing-table th { background-color: #f7f7f7; }
    hr { margin-top: 24px; border: none; border-top: 1px solid #ccc; }
  