:root {
  --brand-darkest: #1D0F25;
  --brand-dark: #46256A;
  --brand: #905CA5;
  --brand-bright: #A97BBF;
  --brand-deep: #46256A;
  --brand-tint: #DEDDF3;
  --brand-highlight: #F0A300;
  --bg: #F7F2F8;
  --line: #E3DDEE;
  --muted: #6B6377;
  --ink: #181818;
  --wm-accent-dark: #F0A300;
  --wm-accent-light: #F0A300;
  --head: "Degular Text", "Poppins", -apple-system, "Segoe UI", Roboto, sans-serif;
  --body: "Aktiv Grotesk", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
}
