
.underline {
  text-decoration: underline;
}

body {
  font-family: "Verdana", Geneva, sans-serif;
  text-align: justify;
  text-justify: inter-word;
  margin: 0 auto;
}

.sphinxsidebar a {
  font-size: 15px;
}

.sphinxsidebar ul {
  list-style-position: inside;
  list-style-type: circle;
}

.sphinxsidebar li {
  display: block;
}
