
    body { font-family: Arial, sans-serif; color: #1a1a1a; line-height: 1.6; margin: 20px; }
    h1 { color: #0D47A1; }
    h2 { color: #0B63C7; margin-top: 24px; }
    p { margin: 10px 0; }
    ul { margin: 8px 0 16px 20px; }
    .cta { margin: 22px 0; }
    .note { font-size: 0.9em; color: #555; margin-top: 8px; }
    .feature-title { font-weight: bold; color: #0B63C7; }
    table { width: 100%; border-collapse: collapse; margin-top: 24px; }
    table, th, td { border: 1px solid #ccc; }
    th, td { padding: 12px; text-align: center; }
    th { background-color: #0B63C7; color: white; }
  