:root.uc-dark,
.uc-dark {
    --body-bg-color: #121212;
    --bg-white: #121212;
    --card-border: #212121;
    --form-border: #333333;
    --body-text-color: #e4e4e4;
    --body-fs: 17px;
    --heading-color: #292929;
    --c-light-blue: #1a1a1a;
}


.uc-dark .uc-bottom-navbar {
    background-color: #2d2d2d !important
}

.uc-dark footer .footer-outer {
    background: #202327 !important
}

.uc-dark .post-popular li:before {

    color: rgb(26 26 26);

    -webkit-text-fill-color: var(--bg-white);

    -webkit-text-stroke-color: rgb(197 197 197);

}

.uc-dark .berita-kat {
    color: #fff !important;
}