
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; margin: 20px; max-width: 900px; }
    h1 { color: #F9690F; }
    h2 { color: #333; margin-top: 1.1em; }
    ul { margin-left: 1.1em; }
    .cta { margin: 20px 0; }
    .btn-inline { 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 { color: #b33; font-weight: bold; }
    .meta { color:#666; font-size:0.9em; margin-bottom: 8px; }
    .feature-title { font-weight: 600; }
    table { border-collapse: collapse; width: 100%; margin-top: 1.5em; }
    th, td { border: 1px solid #ccc; padding: 8px; text-align: center; }
    th { background-color: #f4f4f4; }
    td:first-child { text-align: left; }
  