.t-title {
font-weight: normal !important;
}

.t-feed__post-popup__close-text {
    text-transform: uppercase !important;
}

.t-uptitle {
    font-weight: normal !important;
}

.t-feed__grid-col:not(.t-slds__item)
{
     margin-top: 10px !important;
}

.t-feed__container_inrow1 .t-feed__post:first-child, .t-feed__container_inrow2 .t-feed__post:nth-child(-n+2), .t-feed__container_inrow3 .t-feed__post:nth-child(-n+3), .t-feed__container_inrow4 .t-feed__post:nth-child(-n+4)
{
  margin-top: 10px !important;  
}

.t-name
{
    font-weight:400 !important;
}