.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;
}