    .uc-normser-runline {
        position: relative;
        z-index: 998;
    }

/*----------------БЛОГ------------------*/
.t-redactor__h2 {
    
    font-weight: 600 !important;
}

.t-redactor__h3 {
    
    font-weight: 600 !important;
}

.t-redactor__h4 {
    
    font-weight: 600 !important;
}
.t-redactor__text strong {
      
    font-weight: 600 !important;  
    
}


.js-feed-post-author-name:after {
    content: "";
    width: 25px;
    height: 20px;
    background-image:url("https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg");
    background-repeat: no-repeat;
    background-position: left 5px top 0px;
    /*top: 10px;*/
    /*right: 5px;*/
    position: absolute;
    display: inline-block;
}