.t-records ul, .t-records ol {
    margin-top: 15px;
    margin-bottom: 15px;
}

.t-text_md {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
    font-family: 'ManropeT';
}

.t-feed__buttons-wrapper {
    margin-top: 30px;
}

.js-feed-btn-show-all-posts {
    height: 50px;
    font-size: 15px;
}

.t886 {
    border: 1px solid #f2f2f2;
    border-radius: 20px !important;
}

@media screen and (max-width: 980px) {
    .t886__wrapper {
        border-radius: 20px !important;
    }
}

.quill-table__table {
    table-layout: auto !important;
}

.quill-table__table td:nth-child(even) {
    width: 25%;
    max-width: 25%;
}

table .quill-table__cell {
    border: 0;
    padding: 0;
}

@media screen and (max-width: 960px) {
    .t527__itemwrapper_1, .t527__itemwrapper_3 {
        max-width: max-content !important;
    }
    
    .t1095 .t-list__item {
        margin-top: 20px !important;
    }
    
    .t851__col {
        margin-bottom: 20px;
    }
    
    .t841__col:not(:first-child) {
        margin-top: 20px;
    }
    
    #rec1144680941 {
        padding-top: 0;
    }
    
}



.t1148__item {
    border: 1px solid #dfdfdf;
    border-radius: 20px;
}