.quantity__button {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-block: 0.8rem;
}

.quantity__button svg {
  height: 1.6rem;
  width: 1.6rem;
}
