code {
  /* Make inline source code at least as big as surrounding text */
  font-size: 1.1em;
}

div.document {
  flex-direction: row-reverse;
}

div.sphinxsidebar {
  float: unset;
  width: unset;
  margin-left: unset;
  word-wrap: unset;
  overflow-wrap: unset;
  display: unset;
  flex: unset;
}

body > div.document > div.sphinxsidebar > div > p > a > img {
  max-width: 215px;
}

div.bodywrapper {
  margin: unset;
  display: unset;
}
