body {
    background: #28282b !important;
    color: #e6baba !important;
}

h1,
h2,
h3,
.h1,
.h2,
.h3 {
    color: #fff !important;
}

.slider-text p,
.slider-text h1 {
    color: rgba(255, 255, 255, 0.9) !important;
    text-shadow: 0px 0px 5px #887a65 !important;
}

.ftco-navbar-light .navbar-nav>.nav-item.active>a {
    color: #ffe8a1 !important;
}

.portfolio-wrap .text h2 a {
    color: #ead494 !important;
}

.portfolio-wrap .text .subheading {
    color: #ead494 !important;
}

.hero-wrap .overlay {
    opacity: 0.3;
    background: #000000ab !important;
}

.bg-primary {
    /* background-image: linear-gradient(90deg, #b7a25c 0%, #cab77f 71%) !important; */
    /* background-image: linear-gradient(90deg, #e8c606 0%, #f8d81d 71%) !important; */
    /* background-image: linear-gradient(90deg, #e8c606 0%, #e8c606 0%) !important; */
    background-image: linear-gradient(90deg, rgb(224, 199, 134) 0%, rgb(224, 199, 134) 0%) !important;
}

.portfolio-wrap .text .desc .top::after {
    background: #cbba9f !important;
}

.ftco-counter .text span {
    color: rgba(255, 255, 255, 0.97) !important;
}

.blog-entry .text .heading a {
    color: #e6baba !important;
}

.bg-light {
    background: #38383c !important;
}

.testimony-wrap {
    background: #48484d !important;
}

.testimony-wrap .name {
    color: #c8a96d !important;
}

.img-2.img-overlay::after {
    background: #60532a !important;
}

.btn.btn-primary {
    background: #c1ab62 !important;
    border: 1px solid #c8b164 !important;
}

.slider-text .breadcrumbs span a,
.slider-text .breadcrumbs span {
    color: rgba(255, 255, 255, 0.9) !important;
}

.sidebar-box {
    background: #38383c !important;
}

.block-21 .text .heading a {
    color: #ffe8a1 !important;
}

@media (min-width: 768px) {
    .ftco-counter .text.text-border {
        border-right: 1px solid rgba(255, 255, 255, 0.29) !important;
    }
}