<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cart-item__quantity-wrapper .quantity {
  width: 45%;
  min-height: 35px;
}

.cart-item__quantity-wrapper .quantity__button {
  width: 30px;
}

.cart-item__quantity  .product-option dt strong {
  color: #000 !important;
}

.cart-item__quantity .product-option dd strong {
  font-weight: lighter;
  color: #000;
}</pre></body></html>