.custom-product-quantity__title {
  color: #092630;
  font-family: "Antarctica Condensed Semi Bold Contrast";
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
}

.custom-product-quantity__wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;

}

