:root {
  --red-dahlia: #85222f;
  --vampire-hunter: #5f0309;
  --rum-chocolate: #4a0a0f;
  --pewter-tray: #bdc7c0;
  --burnt-toast: #220b09;

  --pixel-font: "Press Start 2P", monospace;
  --retro-font: "VT323", monospace;
  --body-font: "Inter", sans-serif;
}
