.t-feed, 
.t-feed__post-popup.t-popup_show {
    background-color: #1c1c1e !important;
}

.t-feed__post-popup__date,
.t-feed__post-popup__date-wrapper {
    color: #ffffff !important;
}

.t-text_md,
.t-redactor__text {
    font-size: 16px !important;
}

.uc-hiw ul li {
    margin-bottom: 0.5em;
}

.t-card__col:has(meta[content*="On-Premises.svg"]) .t774__wrapper {
    background: linear-gradient(-35deg, rgba(0, 255, 0, 0.2) 0%, #1c1c1e 100%) !important;
}

.t-card__col:has(meta[content*="SaaS.svg"]) .t774__wrapper {
    background: linear-gradient(35deg, rgba(0, 255, 0, 0.2) 0%, #1c1c1e 100%) !important;
}

.uc-smlsinteg .t422__text {
    background: linear-gradient(45deg, rgba(0, 255, 0, 0.2) 0%, rgba(0, 255, 0, 0) 50%, #1c1c1e 100%) !important;
    border-radius: 5px !important;
    overflow: hidden !important;
    position: relative;
}

.uc-usecases .t422__text {
    background: linear-gradient(-45deg, rgba(0, 255, 0, 0.2) 0%, rgba(0, 255, 0, 0) 50%, #1c1c1e 100%) !important;
    border-radius: 5px !important;
    overflow: hidden !important;
    position: relative;
}

.uc-intlist .t-card__col {
    background: linear-gradient(-45deg, rgba(0, 255, 0, 0.2) 0%, rgba(0, 255, 0, 0) 50%, #1c1c1e 100%) !important;
    overflow: hidden !important;
    position: relative;
}


.uc-intlist .t-card__col .t688__textwrapper {
    background: none !important;
}

.uc-intlist .t-card__col .t688__img-separator {
    padding-top: 30% !important;
}