/* prettier-ignore */

/* Accessibility: .text-body-tertiary (theme.css) is #949494 on white, a 3.03:1
   contrast ratio -- below the 4.5:1 WCAG AA minimum for normal-weight text.
   Darkened here rather than in theme.css so future Sparrow theme updates
   can still be dropped in wholesale. */
.text-body-tertiary {
  color: #707070 !important;
}

/*# sourceMappingURL=user.css.map */
