/* https://github.com/readthedocs/sphinx_rtd_theme/issues/1029 */
.toctree-wrapper > ul > li ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.sphinx-tabs-panel > div {
  margin-bottom: 5px !important;
}
