.most-read-posts {
	margin: var(--wp--preset--spacing--60) 0;
}

.most-read-posts__title {
	margin-bottom: var(--wp--preset--spacing--40);
	font-size: var(--wp--preset--font-size--large);
	font-weight: 600;
	text-align: center;
	color: var(--wp--preset--color--custom-bleu-fonc);
}

.most-read-posts .swiper-gallery {
	margin-bottom: var(--wp--preset--spacing--40);
}

.most-read-posts .swiper-slide {
	height: auto;
}

.most-read-posts .wp-block-query {
	height: 100%;
}

.most-read-posts .wp-block-post {
	height: 100%;
}
