.dark-theme {
  background: #181818;
  color: #d3cf4f;
}
.dark-theme .wh-img {
  display: none;
}
.dark-theme .dark-img {
  display: inline-block;
}
.dark-theme .main-bg-outer::before {
  background: rgba(0, 0, 0, 0.85);
  opacity: 1;
}
.dark-theme .testimonials-items, .dark-theme .what-new-items, .dark-theme .imp-resources-items, .dark-theme .impact-glance-items-grid .impact-glance-items, .dark-theme .gradient-insights-data-outer, .dark-theme .get-involved-items-grid .get-involved-items .get-involved-items-content, .dark-theme .top-bar-nav, .dark-theme header {
  background: #181818;
}
.dark-theme .portal-nav-link, .dark-theme .stat-box span, .dark-theme .copyright-text, .dark-theme .section-headline, .dark-theme .section-headline, .dark-theme .contact-phone, .dark-theme .contact-email, .dark-theme .contact-title, .dark-theme .testimonials-items .testimonials-rating, .dark-theme .testimonials-items .testi-name-outer, .dark-theme .testimonials-items .testi-name-outer span, .dark-theme .testimonials-items p, .dark-theme .what-new-items .what-new-items-content-outer p, .dark-theme .what-new-items .what-new-items-content-outer .what-new-items-content-heading, .dark-theme .imp-resources-items .imp-resources-items-content, .dark-theme .main-heading, .dark-theme .card-header, .dark-theme .impact-glance-items-grid .impact-glance-items .impact-glance-items-content .impact-glance-items-list, .dark-theme .impact-glance-items-grid .impact-glance-items .impact-glance-items-content .impact-glance-items-list span, .dark-theme .gradient-insights-data-outer .gradient-insights-data-grid .gradient-insights-data-items, .dark-theme .gradient-insights-data-outer .state-name-insights-data, .dark-theme .gradient-insights-data-outer .gradient-insights-data-grid .gradient-insights-data-items .state-insights-items-content span, .dark-theme .gradient-insights-data-outer .gradient-insights-data-grid .gradient-insights-data-items .state-insights-items-content, .dark-theme .get-involved-items-grid .get-involved-items .get-involved-items-content .right-blue-icon, .dark-theme .get-involved-items-grid .get-involved-items .get-involved-items-content p, .dark-theme .get-involved-items-grid .get-involved-items .get-involved-items-content .get-involved-items-title, .dark-theme .home-banner-outer p, .dark-theme .home-banner-outer h1, .dark-theme .top-bar-nav .top-bar-list li a, .dark-theme .top-bar-nav .top-bar-list li, .dark-theme .menu a, .dark-theme header .header-logo-grid .header-mowcd-text span, .dark-theme header .header-logo-grid .header-mowcd-text {
  color: #d3cf4f;
}
.dark-theme .impact-glance-items-grid .impact-glance-items .impact-glance-items-heading .rotate-text-vertical {
  color: #181818;
}
.dark-theme .testimonials-items .testimonials-quotes-outer {
  background: #d3cf4f;
}
.dark-theme .what-new-items .what-new-items-icon, .dark-theme .home-btn, .dark-theme .impact-glance-items-grid .impact-glance-items .impact-glance-items-heading, .dark-theme .nav-citizen-login a {
  background: #d3cf4f;
  color: #181818;
}
.dark-theme .portal-footer, .dark-theme .gradient-insights-data-outer .gradient-insights-data-grid .gradient-insights-data-items .state-insights-items-icon, .dark-theme .card, .dark-theme .top-bar-nav .top-bar-list li::after {
  background: #2e2e2e;
}
.dark-theme .testimonial-section-outer {
  background: #242424;
}
.dark-theme .testimonials-items .testimonials-img-outer, .dark-theme .testimonials-items, .dark-theme .testimonial-section-outer, .dark-theme .impact-glance-items-grid .impact-glance-items .impact-glance-items-content .impact-glance-items-list, .dark-theme .impact-glance-items-grid .impact-glance-items, .dark-theme .gradient-insights-data-outer, .dark-theme .get-involved-items-grid .get-involved-items .get-involved-items-content, .dark-theme .card, .dark-theme header .header-logo-grid .header-mowcd-text, .dark-theme .top-bar-nav {
  border-color: #2e2e2e;
}
.dark-theme .what-new-items, .dark-theme .imp-resources-items, .dark-theme .home-btn {
  border-color: #d3cf4f;
}
.dark-theme .what-new-grid .card:before {
  display: none;
}
.dark-theme .testimonials-items, .dark-theme .impact-glance-items-grid .impact-glance-items, .dark-theme .gradient-insights-data-outer {
  box-shadow: none;
}
.dark-theme .testimonials-items .testimonials-quotes-outer img, .dark-theme .what-new-items .what-new-items-icon img {
  filter: invert(1);
}
.dark-theme .main-bg-outer::after {
  background-image: url("../images/svg/home-bg-curve-dark.svg");
}/*# sourceMappingURL=dark-theme-style.css.map */