.knockout-text .ba-counter >span,
.knockout-text .ba-countdown > span > span:first-child,
.knockout-text .content-text *,
.knockout-text .headline-wrapper > * {
 -webkit-text-fill-color: transparent;
 -webkit-background-clip: text;
 background-size: cover;
 background-repeat: no-repeat;
 background-position: top;
 background-image: url(/images/zoloto.jpg) !important;
 transform: translate3d(0, 0, 0);
}
.spisok li.list-item-without-link {
    margin-top: 5px!important;
}
.ba-blog-post-fields .ba-blog-post-field-value .ba-blog-post-field-checkbox-value {
    justify-content: flex-start!important;
}