.t-text {
    font-size: 14px;
    color: #636d4b;
    font-weight: 500;
    font-family: 'Montserrat';
}

.t-title {
    font-family: 'Montserrat';
    font-weight: 600;
    color: #636d4b;
    font-size: 24px;
}
.t-uptitle {
    font-family: 'Montserrat';
    font-weight: 600;
}
.t-descr {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
}
.t-feed__container .t-feed__parts-switch-wrapper {
    margin-bottom: 0px;
}
@media screen and (max-width: 640px) {
    .t-name_xs {
        font-size: 14px;
    }
}

