.cart__item--inventory {
  font-size: 0.85em;
  margin-top: 5px;
  margin-bottom: 8px;
  color: #dc5d5d; /* Soft red color */
  font-weight: bold;
}

.cart__item--inventory .label {
  font-weight: bold;
}