:root {
  --background: #fff;
  --background-off: #e9ecef;
  --text: #000;
  --text-off: #5c636a;
  --text-dialog: #212529;
  --shadow: #7f7f7f;
  --borderLight: #dee2e6;
  --borderMedium: #b3b3b3;
}
