#info-bar {
  color: var(--color-shadow-gray);
}
#info-bar .ps-1.d-inline-block {
  min-width: 20rem;
}
#info-bar .customer-switcher button.dropdown-toggle {
  width: 19rem;
  border-color: #c6c7c86e;
}
