:root {
  --main-weight: 400;
  --main-font: "Inter", sans-serif;
  --accent-font: "Press Start 2P", cursive;
  --stroke-color: #000;
  --sub-stroke-color: rgba(255, 255, 255, 1);
}
