/* Drink page: quantity +/- controls (compact input, bigger tap targets) */

.dg-qty-group .dg-qty-btn {
  padding: 0.55rem 0.9rem;
  font-size: 1.1rem;
  line-height: 1;
}

.dg-qty-input {
  text-align: center;
}
