/*
 * WO29273: Operations Access mobile CTA and shortcut polish.
 */

html body.dm-area-daveai.dm-sitewide-codex article.dancz-role-access-page .dm-hero-actions .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-actions .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 {
  font-size: clamp(1rem, 4.2vw, 1.25rem) !important;
  letter-spacing: 0 !important;
  overflow-wrap: normal !important;
  word-break: keep-all !important;
}

html body.dm-area-daveai.dm-sitewide-codex article.dancz-role-access-page .dm-quick-link-meta {
  font-size: clamp(0.68rem, 2.6vw, 0.82rem) !important;
  letter-spacing: 0.04em !important;
}

@media (max-width: 420px) {
  html body.dm-area-daveai.dm-sitewide-codex article.dancz-role-access-page .dm-quick-link {
    min-height: 6.25rem !important;
    padding-inline: 0.9rem !important;
  }
}
