/* This file is included automatically when referencing FlexyBox.Core.Blazor */
:root {
  --z-base: 0;
  --z-dropdown: 10;
  --z-overlay: 20;
  --z-front: 99999;
}
