.col_spasing ul li, .content ul li, .catalog-element-description-text.widget-content.intec-ui-markup-text ul li{
    border-bottom: 1px solid lightgrey;
    padding: 10px 10px 10px 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.col_spasing ul li::before, .content ul li::before{
    color: black;
}
h2, [data-ui-markup="h2"], .intec-ui-markup-h2{
    font-size: 2em;
    font-weight: 700;
}
.widget.c-gallery.c-gallery-template-2 .widget-item{
    padding: 10px;
}
.catalog-element-gallery .widget-content-wrapper-2.intec-content-wrapper{
    margin: 0 10px;
}