.t396__artboard.rendered .tn-elem {
    visibility: visible;
    text-align: justify;
}

.t-feed__buttons-wrapper {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    text-align: center;
}



