/* Nested pay / cash-shift / settings modal muted ink. */
#sp-pay :where(.fin, .hint, .muted, small),
#cashshift-card :where(.fin, .fin-modal-note, .hint, .muted, small),
#assets-modal :where(.fin, .hint, .muted, small, .set-dim, .set-dim-soft),
#zones-modal :where(.fin, .hint, .muted, small, .set-dim, .set-dim-soft) {
  color: var(--ui-muted-strong) !important;
  opacity: 1 !important;
}
