.bd-main .bd-content .bd-article-container {
    max-width: 80em;
}

.bd-page-width {
    max-width: 108rem;
}

.toctree-wrapper li.toctree-l1 {
    margin-top: 0.3em;
    margin-top: 0.6em;
}

.toctree-wrapper li.toctree-l1>a {
    text-decoration: none;
}

ul.navbar-icon-links {
    justify-content: center;
}

.bd-sidebar-secondary {
    flex-basis: content;
    max-height: 100vh;
}

footer.bd-footer-content {
    display: none;
}

/* https://github.com/executablebooks/sphinx-book-theme/issues/732 */
#rtd-footer-container {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
