body {
    line-height: 140%;
}

div.document {
    text-align: justify;
}

div.sphinxsidebar {
    background-color: white;
}

div.sphinxsidebar h3, div.sphinxsidebar h4 {
    color: white;
    background-color: rgb(0 57 162);
}

div.admonition p.admonition-title {
    color: white;
    background-color: rgb(0 57 162);
}

div.warning p.admonition-title {
    color: white;
    background-color: rgb(200 20 0);
}

ul.simple {
    line-height: 100%;
}
