.cs_reviews_slider .cs_review {
background-color: transparent;
border: #f7f7f7 !important;
height: 250px;
box-shadow: none !important;
}
  
.cs_reviews_grid b {
	color: #000;
	font-size: 16px;
  	font-weight: 500;
}

.cs_reviews_slider b {
	color: #154fc1;
	font-size: 1.2em;
	font-weight:bold;
}

.cs_reviews_badges {
text-align: left;
}

.cs_reviews_badges .cs_badge {
width: 100%;
}

.cs_3cols .cs_review {
  border-radius: 0px !important;
  height: 210px;
  padding: 20px;
  box-shadow: none !important;
  background: #F5F5F5;
}

.cs_review .cs_text {
  line-height: 24px;
  color: #546e7a;
  font-size: 15px;
  height: 140px;
  }
  
.cs_review small {
  display: none;
  }
  
.cs_review span {
  width: 20px;
  height: 20px;
}

.cs_reviews_grid .cs_review .cs_text {
height: 100px;
}

.cs_reviews_grid .cs_reviews_button_holder a {
display: none !important;
}

.cs_reviews_header .cs_platform {
border-radius: 0px !important;
background: #F5F5F5;
box-shadow: none !important;
}

.cs_reviews_header .cs_platform .cs_links a {
color: #3191ae;
}
