:root {
  --background: #fff;
  --background-off: #e9ecef;
  --text: #000;
  --text-off: #5c636a;
  --text-dialog: #212529;
  --shadow: #00000059;
  --border-light: #dee2e6;
  --border-medium: #b3b3b3;
  --syncfusion-icon: #6c757d;
  --syncfusion-icon-hover: #343a40;
}
