 
    .t-feed__post-label {
        background-color: #EE7D1B;
    }
    .t-feed__post-tag {
        color: #ffffff !important; 
    }
    .t-feed__post-bgimg, .t-store__card__bgimg, .t-store__card__bgimg_second, .t-store__card__img_second, .t-store__prod-popup__wrapper .img {
        border-radius: 24px !important;
    }
    
    html, body { 
       text-size-adjust: none;
      -webkit-text-size-adjust: none;
      -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
    }
        
     
