.detail_organization_title + .ds-summary {
  margin-top: -30px;
}
.page-node-type-provider-profile .ds-summary {
  margin-top: -25px;
  margin-bottom: 35px;
  color: rgba(255,255,255,0.6);
}
.ds-summary {
  font-family: univers-next-pro,arial,sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 15px;
  color: #666;
  margin-bottom: 1px;
}
.header_title_wrapper .ds-summary .ds-stars {
  float: initial;
}
.header_title_wrapper .ds-summary {
  font-size: 18px;
  line-height: 1.61538462;
  text-transform: initial;
}
.header_title_wrapper .ds-summary,
.header_title_wrapper .ds-summary a {
  color: #404040;
}
.header_title_wrapper .ds-stars {
  font-size: 1em;
  margin-right: 10px;
}
.header_title_wrapper .ds-average {
  font-family: univers-next-pro,arial,sans-serif;
  font-weight: 400;
  margin-right: 10px;
}
.header_intro_text + .ds-summary {
  margin-top: -25px;
  padding-bottom: 25px;
}
.ds-reviews {
  display: block;
  font-weight: 300;
}
@media screen and (min-width:740px) {
  .header_title_wrapper .ds-summary {
    font-size: 18px;
  }
  .rating, .rating-link {
    display: inline;
  }
  .rating-link:before {
    content: ' | ';
    color: #d6d6d6;
  }
  .ds-reviews {
    display: inline;
    font-size: 18px;
  }
  .header_title_wrapper .ds-stars {
    font-size: 0.85em;
    position: relative;
    top: -2px;
  }
}
@media screen and (min-width:980px) {
  .header_title_wrapper .ds-summary {
    font-size: 26px;
  }
  .header_intro_text + .ds-summary {
    margin-top: -50px;
  }
}
.page-node-type-provider-profile .ds-summary a {
  color: rgba(255,255,255,0.6);
}
.page-node-type-provider-profile .ds-summary a:hover {
  color: #fff;
}
h3#ratings {
  margin-bottom: 30px;
}
span.ds-stars {
  display: inline;
  float: left;
  margin-right: 5px;
  margin-top: -1px;
  font-size: 14px;
}
.page-node-type-provider-profile span.ds-stars {
  margin-top: 0px;
}
.ds-average {
  font-family: univers-next-pro,arial,sans-serif;
  font-weight: 400;
  margin-right: 5px;
  color: #404040;
}
.page-node-type-provider-profile .ds-average {
  color: #fff;
}
.ds-stars:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  letter-spacing: 3px;
  color: #d28326;
}
.ds-breakdown p {
  font-size: 14px;
}
.ds-comments .review .review-detail {
  font-size: 1rem;
  line-height: 1.5;
}
.ds-comments .review {
  margin-bottom: 25px;
}
.ds-comments .reviewed {
  font-family: univers-next-pro,arial,sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: .5px;
}
.ds-comments-more-link:before {
  content: '\f078';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  margin-right: 5px;
}
.ds-comments-more-link:after {
  background: #d6d6d6;
  display: block;
  margin-top: 12px;
  height: 1px;
  content: '';
  flex: auto;
  -ms-flex: auto;
  -webkit-box-flex:1;
}
.ds-comments-more-link, .ds-comments-more-loading {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  alignt-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-family: univers-next-pro,arial,sans-serif;
  font-weight: 400;
}
.ds-comments-more-link span {
  position: relative;
  display: inline-block;
  padding: 0 12px 0 0;
}
.typography a.ds-comments-more-link {
  text-decoration: none;
}
.ds-invalid-msg {
  display: none;
}
.ds-stars5:before {
  content: '\f005\f005\f005\f005\f005';
}
.ds-stars45:before {
  content: '\f005\f005\f005\f005\f089';
  margin-right: 7px;
}
.ds-stars4:before {
  content: '\f005\f005\f005\f005';
  margin-right: 19px;
}
.ds-stars35:before {
  content: '\f005\f005\f005\f089';
  margin-right: 26px;
}
.ds-stars3:before {
  content: '\f005\f005\f005';
  margin-right: 37px;
}
.ds-stars25:before {
  content: '\f005\f005\f089';
  margin-right: 45px;
}
.ds-stars2:before {
  content: '\f005\f005';
  margin-right: 56px;
}
.ds-stars15:before {
  content: '\f005\f089';
  margin-right: 64px;
}
.ds-stars1:before {
  content: '\f005';
  margin-right: 75px;
}
.ds-stars05:before {
  content: '\f089';
  margin-right: 82px;
}
.ds-stars0:before {
  content: '';
}