
.section-customer-review
  #stamped-reviews-widget[data-widget-type="full-page"]
  .stamped-widget-title {
  display: none;
}
.section-cr-title {
  border-bottom: 2px solid black;
  width: 90%;
  margin: auto;
  padding-bottom: 10px;
}
.reviews1200 {
  padding-left: 15px;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .stamped-reviews-wrapper {
    max-width: 93%;
  }
}
