.testimonial-grid {
	padding: 50px 0 100px;
}
.testimonial-wrapper {
	max-width: 350px;
	height: 100%;
	margin:auto; 
	display: block;
	text-align: center;
	padding-top:20px;
}
.quote {
	margin: auto; 
	display: block;
	padding: 30px;
}
.quote img {
	margin:auto;
}
.checked {
	color: #e68a24;
}
.unchecked {
	color: #525252;	
}
.fa-star {
	font-size: 25px;
	width: 30px;
}
.testimonial-quote {
	padding-left: 20px; 
	padding-right: 20px;
	padding-bottom: 20px;
}
.testimonial-text {
	line-height: 2;
	font-size: 14px;
	color: #525252;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.testimonial-comment {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-variation-settings: "wdth" 100; 
	font-size: 18px;
	line-height: 1.7;
}
.customer {
	font-size: 30px;
	font-weight: bold;
	color: #525252;
	margin: 0;
}
.title {
	font-size: 16px;
	font-style: italic;
	color: #525252;
	margin:0;
}
.testimonial {
	background-color: #f2f2f2; 
	border:5px solid #fff!important;
}