
    body { font-family: Arial, sans-serif; color:#222; line-height:1.6; margin:20px; }
    .container { max-width:800px; margin:0 auto; }
    h1 { color:#0B2545; font-size:28px; }
    h2 { color:#0B2545; font-size:20px; margin-top:24px; }
    p { margin:12px 0; }
    ul { margin:8px 0 16px 20px; }
    .cta { margin-top:22px; }
    .note { font-size:13px; color:#555; margin-top:10px; }
    .feature-title { font-weight:600; }
    table { border-collapse: collapse; width: 100%; margin-top: 30px; }
    table, th, td { border: 1px solid #ccc; }
    th, td { padding: 8px 12px; text-align: center; }
    th { background-color: #f4f4f4; color: #0B2545; }
    th:first-child, td:first-child { text-align: left; }
  