body.education {
  --bg: #eef3ff;
  --panel: #ffffff;
  --surface: #e5ebff;
  --text: #1a2450;
  --muted: #4e5f9a;
  --accent: #4457ff;
  --accent-2: #3041cc;
  --brand-font: "Poppins";
  --heading-font: "Poppins";
  --body-font: "Inter";
}
