/* Review css */
.reviews-header {
  cursor: pointer;
}
.review {
  /*border-bottom: 1px solid #494949;*/
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.page-admin-content-review .fivestar-widget-static {
  width: 135px;
}

