:root {
  --background: #212529;
  --background-off: #31373d;
  --text: #fff;
  --text-off: #fff;
  --text-dialog: #fff;
  --shadow: #ffffff59;
  --border-light: #444c54;
  --border-medium: #697076;
  --syncfusion-icon: #adb5bd;
  --syncfusion-icon-hover: #dee2e6;
}
