.sdc-reviews {
	width: 100%;
	background: #ffffff;
	padding: 60px 0;
}

.sdc-reviews-inner {
	max-width: 1280px;
}

.sdc-reviews-heading {
	font-family: 'Nunito', sans-serif;
	font-weight: 800;
	font-size: 32px;
	text-align: center;
	color: #0A121C;
	margin: 0 0 32px;
}

.sdc-reviews-widget {
	width: 100%;
}

.sdc-reviews-placeholder {
	text-align: center;
	color: #9ca3af;
	font-family: 'Nunito', sans-serif;
	padding: 40px;
	border: 1px dashed #d1d5db;
	border-radius: 12px;
}
