:root {
  --m-bg: #FBF5F3;
  --m-surface: #F5E9E5;
  --m-line: #E8D5CE;
  --m-heading: #4A2E33;
  --m-text: #574143;
  --m-soft: #7C6265;
  --m-faint: #977D80;
  --m-accent: #A34E5D;
  --m-font-display: "Cormorant Garamond";
  --m-font-body: "Jost";
}
