.low-inventory__message {
  margin-bottom: 0;
}
.low-inventory__message p {
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 2.5rem;
  margin: 0;
}
.low-inventory__message .icon {
  width: 16px;
  height: 16px;
  position: relative;
  top: 3px;
  margin: 0 6px 0 0;
}
