/* BOOKMAKER'S REVIEWS */
.reviews-block__body {
  margin: 15px 0;
}
.reviews-block__footer a {
  font-weight: 500;
  line-height: 18px;
  text-decoration: underline;
  color: #262f56;
  letter-spacing: normal;
  text-transform: none;
  text-align: left;
}
.reviews-block__footer span {
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  display: flex;
  align-items: center;
  color: #7c7c7c;
}
