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

.product label {
  display: block;
}
