h1,
h2,
h3,
h4,
h5,
h6,
p {
  letter-spacing: 0.15px;
}

html {
  scrollbar-gutter: stable;
}

body {
  overflow-y: scroll;
}
/* Grid Filter Panel List overrides */
.MuiPopover-root .MuiList-root {
  display: flex;
  flex-direction: column;
}

.MuiPopover-root .MuiList-root .MuiMenuItem-root {
  padding: 6px 16px;
}


/*# sourceMappingURL=main.f6f7ceea.css.map*/