/*отступы в*/    
.t-feed__post-parts-date-row_afterdescr {
margin-top: auto;
}

/*вставка отзыва в статью*/    
    .t558__separator {
margin-bottom: 20px;
}
    

.t-feed__button-readmore .t-btn {
margin-top: 24px;
}



#rec567120778 .t-menu__link-item.t-active::after {
    content: '';
    position: absolute;
    left: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    width: 100%;
    height: 100%;
    bottom: -1px;
    border-bottom: 1px solid #1f6bb2;
    -webkit-box-shadow: inset 0px -1px 0px 0px #1f6bb2;
    -moz-box-shadow: inset 0px -1px 0px 0px #1f6bb2;
    box-shadow: 0px 1px 0px 0px #1f6bb2;
}



