body {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji !important;
}

.tsd-page-toolbar {
  transform: none !important;
}

.tsd-navigation {
  top: 40px !important;
  max-height: calc(100vh - 40px) !important;
  padding-top: 2rem !important;
}

.tsd-navigation > ul > li:first-child {
  margin-top: 0 !important;
}

#tsd-filter-visibility {
  display: none !important;
}

#tsd-filter-only-exported,
[for='tsd-filter-only-exported'] {
  display: none !important;
}

.tsd-typography p {
  line-height: 1.7;
}

.tsd-typography p a {
  color: #0366d6;
}

pre {
  background: #f6f8fa !important;
}

/* comments */
pre span[style='color: #008000'] {
  color: #6a737d !important;
}

/* names */
pre span[style='color: #795E26'] {
  color: #6442c1 !important;
}

/* declarations */
pre span[style='color: #0000FF'] {
  color: #d73a49 !important;
}

/* variable names */
pre span[style='color: #001080'] {
  color: #24292e !important;
}
