.star-grey {
  color:#ddd;
}

.star-highlight {
  color:#f9e570 !important;
}

.review-block-rate{
	font-size:13px;
	margin-bottom:15px;
}

.circle {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ababab !important;
    border-radius:40px;
    height: 40px;
    width: 40px;
}

.circle  div {
    color: white;
    font-weight: bold;
}

.review-block-name{
	font-size:12px;
	margin:10px 0;
  color: #737373;
}


.review-block-rate{
	font-size:13px;
	margin-bottom:15px;
}

.review-block-title{
	font-size:15px;
	font-weight:700;
	margin-bottom:10px;
}

.review-block-description{
	font-size:13px;
}