.u-muted {
  color: var(--text-secondary);
}

.u-hidden {
  display: none !important;
}
