:root {
  --background: #ffffff;
  --background20: #ffffff33;
  --background40: #ffffff66;
  --background60: #ffffff99;
  --background80: #ffffffcc;
  --foreground: #020a0a;
  --primary: #e42313;
  --primaryText: #ffffff;
  --secondary: #020a0a;
  --shade: 0 0 0.5rem 0.5rem #aaaaaa40;
  --caption: #26273b;
  --yellow: #ffc800;
  --border: #d5d6e0;
}
