.section-element{
border-radius: 20px;

}

.article-product-block{
    border-radius: 10px;
    background-color: #E0E4E8;
    color: #151618 ;
}

.article-product-block p {
    color: #151618 ;
    font-family: Golos-UI_Bold;
}

.bzm-element-link{
    font-family: Golos-UI_Medium;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: right;
    color: #E14D31;

}

.section-element h3 a {
    color: #151618;
}

.section-element h4 a {
    color: #151618;
}

.section-element ul li p {
    margin-bottom: 0px;
}

.section-element img {
    border-radius: 10px;
}