
.insights--post-loop .elementor-loop-container.elementor-grid {
	gap: 60px;
}

.insights--post-loop .post-loop {
	padding: 0;
}

@media only screen and (max-width:833px) {
	.insights--post-loop .post-loop {
		padding: 0 0 15px;
		border-bottom: 1px solid #d2d2d2;
	}
}

.insights--post-loop h3 {
	line-height: 1.4;
	font-weight: 500;
}

.insights--post-loop img {
	border-radius: 10px;
}

@media only screen and (min-width:834px) {
	.insights--post-loop img {
		border-radius: 20px;
	}
}
