.chq-source-review {
	margin-top: 24px;
	padding: 16px 18px;
	border: 1px solid #e2e4e7;
	border-radius: 8px;
	background: #f8f9fa;
}

.chq-source-review h3 {
	margin: 0 0 10px;
	font-size: 1.05rem;
}

.chq-source-review ul {
	margin: 0 0 10px 20px;
}

.chq-source-review p:last-child {
	margin-bottom: 0;
}
