
  .t-popup__container {
        border-radius: 14px; !important;
    }



.t-input,
.t-input-title,
.t-range__value-txt,
.t-range__interval-txt,
.t-select,
.t-submit {
font-family: 'Montserrat';
}

.t-range__interval-txt_max {
color: #ffffff !important;
}

.t-range__interval-txt_min {
color: #ffffff !important;
}




  .karta .tn-atom {
        border-radius: 14px;
        overflow: hidden;
        background: rgba(0,0,0,.0) !important;
    }



  .t958__previous {
    display: none;
  }

  .t958 .t-slds__container {
    margin-left: 0 !important;
  }




.t958__avatar {
    margin-right: 30px;
    width: 50px;
    height: 50px;
  }
  
.t958__card {
    border-radius: 14px;
  }



.t-text_md {
    font-size: 16px;
}

.t-feed__post-popup__relevants-item-descr {
    font-size: 14px;
    font-family: 'Montserrat';
    }

.t-feed__post-popup__relevants-bgimg {
    border-radius: 14px;
  }
  
.t-feed__post-popup__img {
    border-radius: 14px;
  }


.t-feed__post-popup__date {
    font-size: 14px;
    font-family: 'Montserrat';
}

.t-feed__post-bgimg {
        border-radius: 14px; !important;
    }

