.quantity-limit__error {
  margin-top: 16px;
  color: rgb(var(--error-color));
  font-size: 0.875rem;
  line-height: 1.5;
}
