:root {
  --m-bg: #1C1A18;
  --m-surface: #262320;
  --m-line: #3B3731;
  --m-heading: #F4F1EC;
  --m-text: #D8D2C8;
  --m-soft: #ADA598;
  --m-faint: #968E82;
  --m-accent: #E8683F;
  --m-font-display: "Bricolage Grotesque";
  --m-font-body: "Inter";
}
