body {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
blockquote {
  border-left: 4px solid rgb(128 128 128 / 50%);
  color: rgb(0 0 0 / 60%);
  line-height: 2;
  font-size: 0.85rem;
  padding: 3px 0px 3px 1em;
}

.tsd-typography {
  font-size: 14px;
}

.tsd-typography h4 {
  line-height: 2;
}

.hljs {
  background-color: transparent;
  font-family: monospace;
}
code {
  font-size: 12px;
  background-color: rgb(96 125 139 / 10%);
}

pre {
  background-color: rgb(205 220 57 / 8%);
}

p {
  line-height: 1.5;
}

a {
  color: #3832cf;
}

a:hover {
  color: darkred;
}
