.t-feed__post-popup__text-wrapper blockquote.t-redactor__quote {
    text-color:#FFFFFF;
    padding: 20px;
    border-left: 0px solid;
    background-color: #F1F2F2;
}

.t-feed__post-popup__text-wrapper h4.t-redactor__h4 {
    margin: 0;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.7;
    font-weight: normal;
    
}

.t-feed__post-popup__title-wrapper {
    padding-bottom: 50px;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 140px;
}


.js-feed-post-text t-feed__post-popup__text t-text t-text_md {

 
   br {
    margin-top: 1em; /* Отступ сверху */
    margin-bottom: 1em; /* Отступ снизу */
   }
  

}


