.product .price {
  font-size: 1.2em;
  font-weight: 700;
}

.product label {
  display: inline;
  margin-right: 0.5rem;
}

.stack-s {
  margin-bottom: 1rem;
}

.text{
  margin-bottom: 2.5rem;
}