/* ── Search bar ── */
#dsearchIn {
  color: var(--brand-deep) !important;
}

#dsearchGo {
  background: var(--brand-mid) !important;
}
