/* ── Zoom bar pills ── */
.dzpill:hover {
  border-color: var(--brand-mid) !important;
  color: var(--brand-mid) !important;
}
