:root {
  --background: #212529;
  --background-off: #31373d;
  --text: #fff;
  --text-off: #fff;
  --text-dialog: #fff;
  --shadow: #444;
  --borderLight: #444c54;
  --borderMedium: #697076;
}
