/* static/css/tests/content.css */

.post-body h1{
    line-height: normal;
    text-align: left;
    font-family: inherit;
    font-size: 32px;
    margin-bottom: 20px;
}

.post-body h2{
    margin-bottom: 10px;
}

.post-body{
    text-align: left;
    text-wrap: auto;
}

.toc-widget{
    text-align: left;
}

.tests-review{
    background: #f7faff;
}

.tests-footer h2{
    font-size: 30px;
}