body {
    color: #000 !important;
    background-color: #fff !important
}

#ruby-site-content {
    background-color: #fff !important
}

.post-thumb {
    background-color: #fff !important
}

.entry-title {
    color: #000 !important
}

.footer-inner {
    background-color: #fff !important
}

.footer-social-bar-wrap {
    background-color: #000 !important
}

.block-title h2 {
    color: #000 !important;
    background-color: #fff !important
}

.block-title:after {
    background-color: #000 !important
}

.post-title a {
    color: #000 !important
}

.top-bar-wrap {
    background-color: #fff !important;
    box-shadow: 0 2px 6px #00000026;
    z-index: 999
}

.header-search-bar-gd .ruby-search input[type=text] {
    border: 1px solid #296cd4;
    background-color: #e7ebf5
}

.top-bar-menu .top-bar-menu-inner > li > a {
    color: #000 !important;
    background-color: #fff !important
}

.menu-item-child-category-ul {
    background-color: #fff !important
}

.menu-item-child-category-ul li a {
    color: #000 !important
}

.off-canvas-btn-wrap {
    display: none !important
}

.header-nav-inner {
    background-color: #fff !important
}

.header-nav-inner .ruby-container {
    box-shadow: 0 2px 6px #00000026
}

.single .post-title.single-title h1 {
    color: #000 !important
}

.entry {
    color: #000 !important
}

.entry p {
    color: #000 !important
}

.entry li {
    color: #000 !important
}

.read-more-toggle {
    color: #000 !important
}

.blue_home_post_title {
    color: #000 !important
}

.blue_home_url {
    color: #000 !important
}

.blue_home_post_desc {
    color: #000 !important
}

@media screen and (max-width: 768px) {
    .container_box_item {
        border-bottom: 1px solid #ccc !important
    }
}