/*
 * WO29273: Operations Access hero button text-fill repair.
 */

html body.dm-area-daveai.dm-sitewide-codex article.dancz-role-access-page .dm-hero-buttons .dm-btn-primary {
  color: #061019 !important;
  -webkit-text-fill-color: #061019 !important;
}

html body.dm-area-daveai.dm-sitewide-codex article.dancz-role-access-page .dm-hero-buttons .dm-btn-outline {
  color: #effbff !important;
  -webkit-text-fill-color: #effbff !important;
}

html body.dm-area-daveai.dm-sitewide-codex article.dancz-role-access-page .dm-quick-link-label {
  color: #f8fcfd !important;
  -webkit-text-fill-color: #f8fcfd !important;
}

html body.dm-area-daveai.dm-sitewide-codex article.dancz-role-access-page .dm-quick-link-meta {
  color: #9bd7d1 !important;
  -webkit-text-fill-color: #9bd7d1 !important;
}
