li { 
    margin-bottom: 0.4em;
}

div.sphinxsidebar li.toctree-l1 {
    border: 1px solid #eaeaea;
    background-color: #fcfcfc;
    padding: 0.4em;
}

div.body p {
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
}