
.toctree-wrapper ul li {
    list-style-type: none;
}
.toctree-l1 > a {
   font-size: 1.2em;
}

.wy-nav-content {
    max-width: none;
    width: fit-content;
}