/*
 * Dancz Premium live fixes, 2026-05-12 A.
 * Targeted repair: Status page daily-note readability in Dave Ministry area.
 */

/* WO29269_STATUS_DAILY_NOTE_READABILITY_20260512A_START */
body.dm-sitewide-codex.dm-area-daveministry .dm-status-archive-entry-panel h3,
body.dm-sitewide-codex.dm-area-daveministry .dm-status-archive-entry-panel strong {
  color: #101722 !important;
  -webkit-text-fill-color: #101722 !important;
  text-shadow: none !important;
}

body.dm-sitewide-codex.dm-area-daveministry .dm-status-archive-entry-panel p,
body.dm-sitewide-codex.dm-area-daveministry .dm-status-archive-entry-panel li {
  color: #344256 !important;
  -webkit-text-fill-color: #344256 !important;
  text-shadow: none !important;
}

body.dm-sitewide-codex.dm-area-daveministry .dm-status-archive-entry-panel .dm-status-archive-entry-teaser {
  color: #182233 !important;
  -webkit-text-fill-color: #182233 !important;
}

body.dm-sitewide-codex.dm-area-daveministry .dm-status-archive-entry-panel a {
  color: #234968 !important;
  -webkit-text-fill-color: #234968 !important;
  text-decoration-color: rgba(35, 73, 104, 0.56) !important;
  text-shadow: none !important;
}
/* WO29269_STATUS_DAILY_NOTE_READABILITY_20260512A_END */
