.pl-c-body--theme-sidebar pl-nav {
  overflow-y: auto;
}

.pl-c-logo__text {
  display: none !important;
}

.pl-c-header {
  background-color: inherit !important;
}

.pl-c-body--theme-light pl-header {
  background-color: var(--theme-secondary, #FFFFFF) !important;
}

.pl-c-body--theme-light, :root {
  --theme-secondary: #F8F5EC;
}

.pl-c-body--theme-dark, :root {
  --theme-bg: #F8F5EC;
  --theme-primary: #231f20;
  --theme-secondary: #151515;
}

/*# sourceMappingURL=patch.css.map */
