.woocommerce div.product .entry-summary p {
  margin-bottom: 16px;
  margin-top: 16px;
  padding-bottom: 0px;
}
.summary > .price bdi {
  color: #292929;
  font-size: 24px;
  font-weight: 500;
}
