dt:target, .highlight {
    background: #0d1117;
    border-radius: 10px;
}
div.body {
    background-color: #fffff0;
    color: #3E4349;
    padding: 0 30px 0 30px;
    border-radius: 25px;
    margin-left: 15px;
    max-width: 815px;
}
body {
    font-family: Georgia, serif;
    font-size: 17px;
    background-color: #faebd7;
     /* #fdf5e6; */
    color: #000;
    margin: 0;
    padding: 0;
}
div.sphinxsidebarwrapper {
    background-color: #fffff0;
    border-radius: 25px;
}
