
:root {
  --background: #d3d3d3;
  --background-alt: #6e956c;
  --text: #000;
  --text-alt: #cda0f4;
  --accent: #3a6e49;
  --accent-alt: #a2d9a1;
}