/*
 * WO29273: Operations Access live readability repair.
 */

html body.dm-area-daveai.dm-sitewide-codex article.dancz-role-access-page :is(#operations-access-action-router, #who, #workflow) .dm-section-title,
html body.dm-area-daveai.dm-sitewide-codex article.dancz-role-access-page :is(#operations-access-action-router, #who, #workflow) .dm-section-title em {
  color: #fff6df !important;
  -webkit-text-fill-color: #fff6df !important;
  text-shadow: none !important;
}

html body.dm-area-daveai.dm-sitewide-codex article.dancz-role-access-page :is(#operations-access-action-router, #who, #workflow) .dm-section-desc {
  color: #dce9f5 !important;
  -webkit-text-fill-color: #dce9f5 !important;
  text-shadow: none !important;
}
