/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 22 2026 | 08:26:12 */
.sp-testimonial-free-wrapper
{
	padding-bottom: 12px;
}

.sp-testimonial-item
{
	border: solid 1px #6A6E49;
	background-color: #FFFBF4;
	padding-top: 20px;
	padding-left: 12px;
	padding-right: 12px;
}

@media screen and (min-width: 1023px)
{
	.tfree-col-xl-3
	{
		flex: 0 0 30%;
	}
}

.tfree-grid-items
{
	margin: 0 !important;
	width: 100% !important;
	gap: 40px;
  	justify-content: center;
}