/* 筑梦前端统一文字色：导航文字使用黑色，图标颜色保持原有识别色。 */
.bottom-nav button em,
.bottom-nav button.active em,
.bottom-nav button:nth-child(3) em,
.bottom-nav button:nth-child(3).active em {
  color: #111827 !important;
}
