.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;
}
.content-container > #main .entry-content-wrap {
  background-color: rgba(0, 0, 0, 0);
}
