/*
 * WO29273 full-site polish: final focused contrast cleanup.
 */

html body.dm-sitewide-codex .site-main article.dancz-difference-page .entry-content #what-we-are-not .dm-eyebrow,
html body.dm-sitewide-codex .site-main article.dancz-difference-page .entry-content #what-we-are-not .dm-section-title,
html body.dm-sitewide-codex .site-main article.dancz-difference-page .entry-content #what-we-are-not .dm-section-title em,
html body.dm-sitewide-codex .site-main article.dancz-difference-page .entry-content #what-we-are-not .dm-section-desc {
  color: #1c2430 !important;
  -webkit-text-fill-color: #1c2430 !important;
  text-shadow: none !important;
}

html body.dm-sitewide-codex .site-main article.dancz-difference-page .entry-content #what-we-are-not .dm-eyebrow {
  color: #7a4a0c !important;
  -webkit-text-fill-color: #7a4a0c !important;
}

html body.dm-sitewide-codex .site-main article.dancz-difference-page .entry-content .dm-proof-card-lower a.dm-card-link-light,
html body.dm-sitewide-codex .site-main article.dancz-difference-page .entry-content .dm-proof-card-lower a.dm-card-link-light:link,
html body.dm-sitewide-codex .site-main article.dancz-difference-page .entry-content .dm-proof-card-lower a.dm-card-link-light:visited {
  color: #fff7df !important;
  -webkit-text-fill-color: #fff7df !important;
  text-decoration-color: rgba(255, 247, 223, 0.72) !important;
  text-shadow: none !important;
}

html body.dm-sitewide-codex .site-main article.dancz-mission-page .entry-content .dm-homepage-network-card a.dm-homepage-network-link,
html body.dm-sitewide-codex .site-main article.dancz-mission-page .entry-content .dm-homepage-network-card a.dm-homepage-network-link:link,
html body.dm-sitewide-codex .site-main article.dancz-mission-page .entry-content .dm-homepage-network-card a.dm-homepage-network-link:visited {
  color: #fff7df !important;
  -webkit-text-fill-color: #fff7df !important;
  text-decoration-color: rgba(255, 247, 223, 0.72) !important;
  text-shadow: none !important;
}

html body.dm-sitewide-codex .site-main article.dancz-mission-page .entry-content .dm-homepage-network-card a.dm-homepage-network-link:hover,
html body.dm-sitewide-codex .site-main article.dancz-mission-page .entry-content .dm-homepage-network-card a.dm-homepage-network-link:focus-visible {
  color: #071018 !important;
  -webkit-text-fill-color: #071018 !important;
  background: #f1e1bf !important;
  text-decoration-color: rgba(7, 16, 24, 0.7) !important;
}
