.product-reviews {
  background: #f5f5f5;
  margin-bottom: 0;
}
.product-reviews .jdgm-rev-widg__title {
  display: block !important;
  font-size: 150%;
  line-height: 1;
  text-transform: none;
}
@media (min-width: 992px) {
  .product-reviews .jdgm-rev-widg__title {
    font-size: 240%;
  }
}
.product-reviews .jdgm-histogram__frequency,
.product-reviews .jdgm-gallery-title,
.product-reviews .jdgm-rev__timestamp,
.product-reviews .jdgm-rev__thumb-count {
  color: currentcolor;
}
