
/*! a11y-contrast-fixes.css — ensure footer icon-bar text meets 4.5:1 contrast */
.icon-bar__text {
  color: #222 !important;
}
