
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; margin: 24px; }
    h1 { color: #0D3B66; }
    h2 { color: #1F6FEB; }
    .lead { font-size: 18px; color: #333; margin-bottom: 18px; }
    ul { margin-left: 20px; }
    .feature { margin-bottom: 10px; }
    .cta { margin-top: 20px; }
    .note { font-size: 14px; color: #8a8a8a; margin-top: 10px; }
    .compare-list { margin-left: 20px; }
    .box { border: 1px solid #e6e6e6; padding: 14px; border-radius: 6px; margin-bottom: 16px; background: #fafafa; }
    table { width: 100%; border-collapse: collapse; margin-top: 16px; }
    th, td { border: 1px solid #ccc; padding: 8px; text-align: center; }
    th { background-color: #1F6FEB; color: white; }
    .pricing-header { background-color: #0D3B66; color: white; }
  