body.color-switcher .body-page {
    background-color: #000 !important;
}

body.color-switcher .topbar.topbar__three.custom-top-marquee-bar {
    background: #000;
}
body.color-switcher .topbar__left-content {
    color: #fff !important;
}
body.color-switcher .custom-bullet a{color:#fff !important;}
body.color-switcher .gsc-heading__title{color:#fff !important;}
body.color-switcher .epch-heading-home-page a{color:#fff !important;}
body.color-switcher .epch-heading-home-page h5 span{color:#fff !important;}
body.color-switcher .custom-bullet-innerpage li a{color:#fff !important;}
body.color-switcher .custom-bullet li:hover a{
  color: #000 !important;
}
body.color-switcher .feature-three__content-title{color:#000 !important;}
body.color-switcher .feature-three__content-desc{color:#000 !important;}
body.color-switcher .custom-top-right-marquee-bar a {
    color: #fff !important;
    margin: 0 5px;
}
body.color-switcher .color-change img {
    background-color: #fff;
    border-radius: 100%;
}
body.color-switcher { color: #ffffff;}

body.color-switcher h1, body.color-switcher .h1, body.color-switcher h2, body.color-switcher .h2, body.color-switcher  h3, body.color-switcher .h3, body.color-switcher h4, body.color-switcher .h4, body.color-switcher h5, body.color-switcher .h5, body.color-switcher h6, body.color-switcher .h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-family: var(--indutri-heading-font-family);
    font-weight: 700;
    line-height: 1.1;
    color: #ffffff;
}

body.color-switcher .gsc-heading__align-left .gsc-heading__desc a {
    color: #ff0606;
    text-decoration: none;
}




