.info-icon.low-stock-info {
  background: #f58220;
}

.info-tooltip.low-stock-tooltip {
  background: #f58220;
  color: #fff;
}

.info-tooltip.low-stock-tooltip::after {
  border-top-color: #f58220;
}