.head_desc {
    display: inline-block;
    background: #dbd6f1a1;
    border-radius: 8px;
    padding: 8px;
    padding-left: 0;
}
.oferta_chapter {
    display: list-item;
    font-size: 22px;
    font-weight: 700;
}

.oferta_block_wrapp {
    font-size: 16px;
    font-weight: normal;
}

.oferta_item {
    display: block;
    margin: 18px 0;
    line-height: 24px;
}

.content_wrapper {
    text-align: left;
}