body.healthcare {
  --bg: #f2fbf8;
  --panel: #ffffff;
  --surface: #e4f6ef;
  --text: #12312c;
  --muted: #466962;
  --accent: #0f9e7c;
  --accent-2: #0b7a60;
  --brand-font: "Poppins";
  --heading-font: "Poppins";
  --body-font: "Inter";
}
