/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 23 2024 | 15:20:15 */
blockquote {
	background:#F3F3F3;
	border:none;
	padding:2rem 2rem 0 2rem;
}
blockquote h5{
	margin:0;
	min-height: 5rem;
  	align-items: center;
  	display: flex;
  	justify-content: center;
}
blockquote h5:first-child{
	min-height: 0;
  	margin-bottom: -20px;
}
.review-total-wrapper{
	padding-right:45px;
	padding-left: 40px;
  	padding-top: 40px;
}
.review-summary-title {
	text-align: center;
	padding: 2rem;
	font-size: 1.2rem;
}
.single-page-title-wrapper .single-page-title {
	font-size: 1.5rem;
}
html ins{
	background:transparent;
}
.wp-caption-text {
	font-size: 0.8rem;
	text-align:left;
}