a.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_sm {
    width: 100% !important;
}
.t702 .t-submit {
    margin-top: 30px;
    font-size:24px;
    height: 70px;
}
a.js-feed-btn-show-all-posts.t-feed__showallpost-btn.t-btn.t-btn_md {
    font-size: 18px;
}
.t-feed__buttons-wrapper.t-container {
    margin-top: 50px;
}
li.js-feed-post.t-feed__post.t-item.t-width.t-col.t-col_11.t-prefix_ {
    margin: 0;
}
.js-feed-post-image.t-feed__post-bgimg.t-bgimg.loaded {
    border-radius: 45px;
}
.t-feed__post-popup__relevants-item-descr.t-descr.t-descr_xxs {
    display: none;
}
.t-redactor__text > a {
    background: #8E67F6;
    color: #ffffff;
    padding: 20px 40px;
    border-radius: 15px;
}
.js-store-prod-all-text > a {
    background: #8E67F6;
    color: #ffffff !important;
    padding: 20px 40px;
    border-radius: 15px;
}
.t-feed__post-popup__content-wrapper {
    padding-top: 20px;
}
.t396__elem[data-elem-type="text"] a { 
    transition: all 0.2s ease-in-out
}
.t396__elem[data-elem-type="text"] a:hover{
      color: #8e67f6 !important;
}
.t-slds__container {
    border-radius: 30px;
}