:root{
  --text:#0f172a;
  --muted:#475569;
  --border:#e2e8f0;
  --radius:12px;
  --shadow:0 4px 14px rgba(2,6,23,.06);
  --accent:#4F6CFF;
}
.faq-head{font-size:28px;margin-bottom:22px;color:var(--text)}