body.tchThemeContrast {
  background: #000 !important;
  color: #fff !important;
}

body.tchThemeContrast,
body.tchThemeContrast h1,
body.tchThemeContrast h2,
body.tchThemeContrast h3,
body.tchThemeContrast h4,
body.tchThemeContrast h5,
body.tchThemeContrast h6,
body.tchThemeContrast p,
body.tchThemeContrast span,
body.tchThemeContrast li,
body.tchThemeContrast div,
body.tchThemeContrast small,
body.tchThemeContrast strong,
body.tchThemeContrast em,
body.tchThemeContrast label {
  color: #fff !important;
}

body.tchThemeContrast a {
  color: #ffffff !important;
}

body.tchThemeContrast a:hover,
body.tchThemeContrast a:focus,
body.tchThemeContrast a:active {
  color: #ffff00 !important;
  text-decoration: underline !important;
}

body.tchThemeContrast .topContainer,
body.tchThemeContrast footer .footerMenuContainer,
body.tchThemeContrast footer .footerCopyrightContainer {
  background: #000 !important;
  border-color: #fff !important;
}

body.tchThemeContrast .mainMenu,
body.tchThemeContrast .searchBox {
  background: #000 !important;
}

body.tchThemeContrast .whiteBG {
  background: #000 !important;
  background-color: #000 !important;
  border-color: #fff !important;
}

body.tchThemeContrast .grayBG,
body.tchThemeContrast aside .articles,
body.tchThemeContrast .socialMediaBox,
body.tchThemeContrast .relatedPost,
body.tchThemeContrast .taboolaHomeWrapper:has(.trc_rbox_outer) {
  background: #000 !important;
  border-color: #fff !important;
}

body.tchThemeContrast .featuredGrid .articles .article .articleTitle,
body.tchThemeContrast .featuredGrid .articles .article.article-1 .articleTitle,
body.tchThemeContrast .galleryGrid .pressGalleryContainer .title,
body.tchThemeContrast .galleryGrid .galleryContainer .gallery .galleryInner,
body.tchThemeContrast .smallGalleryBox,
body.tchThemeContrast .articleContent blockquote,
body.tchThemeContrast .articleContent .wp-caption .wp-caption-text,
body.tchThemeContrast .PDS_Poll,
body.tchThemeContrast .PDS_Poll .pds-box {
  background: #000 !important;
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
}

body.tchThemeContrast .galleryGrid .title,
body.tchThemeContrast .galleryGrid .date,
body.tchThemeContrast .articles .article a.articleTitle .date,
body.tchThemeContrast
  .featureSidebar
  .sideArticles
  .sideContainer
  .sideArticle
  .date {
  color: #fff !important;
}

body.tchThemeContrast .boxTitle a,
body.tchThemeContrast .threeGrid .boxTitle a,
body.tchThemeContrast .articles .article a.articleTitle,
body.tchThemeContrast
  .featureSidebar
  .sideArticles
  .sideContainer
  .sideArticle
  .title,
body.tchThemeContrast .mostRead .mrStories .story {
  color: #fff !important;
}

body.tchThemeContrast input,
body.tchThemeContrast textarea,
body.tchThemeContrast select {
  background: #000 !important;
  color: #fff !important;
  border: 2px solid #fff !important;
}

body.tchThemeContrast .articles .article,
body.tchThemeContrast .featureSidebar .sideArticles .sideContainer .sideArticle,
body.tchThemeContrast .mostRead .mrStories .story {
  border-color: #fff !important;
}

body.tchThemeContrast .filter,
body.tchThemeContrast .mostRead .mrTitle,
body.tchThemeContrast .featureSidebar .sideArticles .sideTitle {
  background: #fcbb3b !important;
  color: #000 !important;
  border: none !important;
}

body.tchThemeContrast .filter:hover,
body.tchThemeContrast .filter:active,
body.tchThemeContrast .filter:focus {
  text-decoration: none !important;
  color: #000 !important;
  background: #ffe7b6 !important;
}

body.tchThemeContrast img {
  filter: contrast(115%);
}

body.tchThemeContrast .customCategorySideStories {
  border: none;
}

body.tchThemeContrast .customCategorySideStories .popTitle {
  background-color: #fcbb3b !important;
  border: none !important;
  color: #000 !important;
}

body.tchThemeContrast .customCategorySideStories .story:hover,
body.tchThemeContrast .customCategorySideStories .story:focus,
body.tchThemeContrast .customCategorySideStories .story:active {
  background-color: transparent !important;
  color: #fcbb3b !important;
}

body.tchThemeContrast .customCategorySideStories .story:hover .title,
body.tchThemeContrast .customCategorySideStories .story:focus .title,
body.tchThemeContrast .customCategorySideStories .story:active .title {
  color: #fcbb3b !important;
}

body.tchThemeContrast .dotz li button {
  border: 1px solid #ffffff;
}

body.tchThemeContrast .sarr i {
  color: #ffffff;
}

body.tchThemeContrast .customCategoryStories .story:hover,
body.tchThemeContrast .customCategoryStories .story:focus,
body.tchThemeContrast .customCategoryStories .story:active {
  background: transparent !important;
  opacity: 0.8;
}

body.tchThemeContrast .customCategoryTop .inner .story .title {
  background: #000000 !important;
  color: #e0e0e0 !important;
}

body.tchThemeContrast .customCategoryTop .story:hover .title,
body.tchThemeContrast .customCategoryTop .story:active .title,
body.tchThemeContrast .customCategoryTop .story:focus .title {
  background: #515151 !important;
}
