    .t967__button, .t228__right_buttons_but .t-btn, .t-form .t-submit, .t-feed__showmore-btn {
        background: rgb(159,158,231)!important;
        background: linear-gradient(90deg, rgba(159,158,231,1) 0%, rgba(86,148,223,1) 32%, rgba(255,113,147,1) 68%, rgba(255,188,121,1) 100%)!important; 
        font-size: 16px !important;
    }


    .buttonunos .tn-atom {
        background: rgb(159,158,231)!important;
        background: linear-gradient(90deg, rgba(159,158,231,1) 0%, rgba(86,148,223,1) 50%, rgba(171,131,185,1) 100%)!important; 
    }
    
    .buttonduo .tn-atom {
        background: rgb(159,158,231)!important;
        background: linear-gradient(90deg, rgba(171,131,185,1) 0%, rgba(255,113,147,1) 50%, rgba(255,188,121,1) 100%)!important; 
    }
    
        .shapingss .tn-atom {
        background: rgb(159,158,231) !important;
        background: -webkit-linear-gradient(to right, #9f9ee7 0%, #5694df 32%, #ab83b9 50%, #ff7193 68%, #ffbc79 100%)!important;
        background: -moz-linear-gradient(to right, #9f9ee7 0%, #5694df 32%, #ab83b9 50%, #ff7193 68%, #ffbc79 100%)!important;
        background: linear-gradient(to right, #9f9ee7 0%, #5694df 32%, #ab83b9 50%, #ff7193 68%, #ffbc79 100%)!important;
    }
    
    .gradientmytext .tn-atom {
        background: rgb(159,158,231) !important;
        background: -webkit-linear-gradient(to right, #9f9ee7 0%, #5694df 32%, #ab83b9 50%, #ff7193 68%, #ffbc79 100%)!important;
        background: -moz-linear-gradient(to right, #9f9ee7 0%, #5694df 32%, #ab83b9 50%, #ff7193 68%, #ffbc79 100%)!important;
        background: linear-gradient(to right, #9f9ee7 0%, #5694df 32%, #ab83b9 50%, #ff7193 68%, #ffbc79 100%)!important;
        -webkit-background-clip: text !important;
        -webkit-text-fill-color: transparent !important;
    }
    
    .t976__list-item {
        padding: 0 10px 20px !important;
    }

    .t-popup_show .t-popup__container {
        border-radius: 20px;
    }
    
    .t976__wrapper {
        pointer-events: none !important;
    }
    
    .t-popup__close {
        background: #fff !important;
    }
    
    .t-popup__close-icon g {
        fill: #000 !important;
    }
    
    @media screen and (max-width: 960px) {
        .t389__list_item {
            margin: 0 10px 10px !important;
        }
    }
    
    
        .t-feed__post-bgimg, .t-feed__post-popup__img {
        border-radius: 12px;
        }
    
    @media screen and (min-width: 481px) {
        .t-text_md {
            font-size: 16px!important;
        }
    }
    
    @media screen and (max-width: 480px) {
        .t-text_md {
            font-size: 14px!important;
        }
        .t-feed__post-descr {
            font-size: 12px !important;
            opacity: 0.6!important;
        }
    }
    
    
    .t-feed__post-date {
        letter-spacing: 0px !important;
    }
    
    .t-feed__buttons-wrapper {
        margin-top: 45px !important;
    }
    