.dark .contents .head-title {
    color: #e0e0e0 !important;
}

.dark .contents .border-line hr {
    border: 2px solid #ffffff !important;
}

.dark .service-one__single {
    background: #262330 !important;
}

.dark .service-one__single .service-icon {
    background: none !important;
}

.dark .service-one__single .text p:not(.h3) {
    color: #b9b8b8 !important;
}

.dark section.section-3 {
    background: #262330 !important;
}

.dark .testimonials-one__text {
    color: #e0e0e0 !important;
}

.dark .reviews i {
    color: hsl(46, 100%, 49%) !important
}

.dark .footer_logo_dark {
    display: none !important;
}

.dark .footer_logo_white {
    display: block !important;
}

.dark section li {
    color: #bdbdbd !important;
}

.dark #home {
    background: #262330 !important;
}

@media (max-width: 575.98px) {
    .dark #home {
        background-color: #353340 !important;
    }
}

.dark #home>div,
.dark .mobile_footer {
    background: none !important;
}

.dark .mobile_footer hr {
    background: #fff !important;
}

.dark #install_app_section {
    background: #353340 !important;
}