


body.page, 
body.single, 
body.archive, 
body.search, 
body.error404 {
    background-color: transparent !important;
    color: #e0e0e0; 
}


.site-main,
.faq-section,
.blog-container-wrapper,
.blog-hero,
.contact-section,
.inquiry-timeline-section,
.about-section,
.why-choose-us-section,
.services-section,
.services-cta-section,
.portfolio-hero,
.article-hero {
    background-color: transparent !important;
}


body.page h1, body.page h2, body.page h3, body.page h4, body.page h5, body.page h6,
body.single h1, body.single h2, body.single h3, body.single h4, body.single h5, body.single h6 {
    color: #ffffff;
}


body.page p, body.single p {
    color: #cccccc;
}

body.page a:not(.btn):not(.cta-btn), 
body.single a:not(.btn):not(.cta-btn) {
    
}


.faq-nav-title {
    color: #a0a0a0 !important;
}


.contact-description,
.contact-manual-contact p {
    color: #cccccc !important;
}
