.header-wrapper {
  background: black;
}

.header__menu-item span {
  color: white;
}

svg {
  color: white;
}

.cart-count-bubble {
  background: white;
  color: black;
  font-weight: 600;
}

.header__icon span {
  height: 100%;
  font-size: 14px;
}


