.uc-about-the-artist- .t889__descr {
    margin-top: 0px;
}

.uc-about-the-artist- .t889__blocktext-wrapper {
    top: -50px;
    bottom:initial;
    padding:42px;
}

/* Blog Settings */
.t-feed__post-popup.t-popup_show {background-image: radial-gradient(circle at center, rgba(15,130,140,1) 0%, rgba(6,80,132,1) 100%) !important;}

.t-feed__post-popup__text .t-redactor__tte-view .t-redactor__text, .t-feed__post-popup__text .t-redactor__tte-view blockquote.t-redactor__preface, .t-feed__post-popup__text .t-redactor__tte-view .t-redactor__text span {
    color: #fff;
}

 .t-redactor__tte-view .t-redactor__text a, .t-feed__post-popup__text .t-redactor__tte-view blockquote.t-redactor__preface a, .t-feed__post-popup__text .t-redactor__tte-view .t-redactor__text span a {
color: rgb(176, 224, 230);
}

#allrecords .t-feed__post-popup__text a {
    color: rgb(176, 224, 230);
    text-decoration: underline;
    font-weight:700;
}

.t-feed__post-popup__close-wrapper {
    background-image: radial-gradient(circle at center, rgba(15,130,140,1) 0%, rgba(6,80,132,1) 100%)!important;
}

.t-feed__post-popup__close-wrapper .t-descr, .t-feed__post-popup__date, .js-feed-post-title {
    color:#fff!important;
}

.t-feed__post-popup__date, .t-feed__post-popup__author-name {
    font-size: 14px;
    color:#fff;
}