::-webkit-scrollbar-thumb {
    background: #222A38;
    border-radius: 10px;
}
::-webkit-scrollbar {
    width: 8px;
    height: 4px;
    background: #F6F7F7;
}

.link-black[data-elem-type="text"] a {
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    border: 0 !important;
    color: #222A38 !important;
}
.link-black[data-elem-type="text"] a:hover {
    color: #862A92 !important;
}

.t668__wrapper {
    border-radius: 16px;
}

@media screen and (max-width: 768px) {
    .t668__title {
        font-size: 18px !important;
    }
}

@media screen and (max-width: 768px) {
    .t668__text {
        font-size: 14px !important;
    }
}

.t-popup__container {
    border-radius: 16px;
}

.t-feed__post-imgwrapper {
    border-radius: 16px !important;
}

.t-feed__parts-switch-btn a {
    padding: 12px 24px !important;
}

.t-feed__post-tag {
    letter-spacing: 0px !important;
    text-transform: none !important;
}

.t-feed__post-date {
    letter-spacing: 0px !important;
}

@media screen and (max-width: 768px) {
    .t-feed__post-tag {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 768px) {
    .t-feed__post-date {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 768px) {
    .t-feed__post-title {
        font-size: 18px !important;
    }
}

.t-feed__post-popup__tag span {
    letter-spacing: 0px !important;
    text-transform: none !important;
    font-family: 'Rubik',Arial,sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.t-feed__post-popup__date {
    letter-spacing: 0px !important;
    font-family: 'Rubik',Arial,sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.t-feed__buttons-wrapper {
    margin-top: 40px !important;
}

.t_feed__post-popup__gallery-imgwrapper .t-slds__bgimg {
    border-radius: 16px !important;
}