/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 22 2025 | 18:12:28 */
:root{
	--editorial--vertical-gap: 1.5em;
}


.images-block-editorial {
	column-gap: 1.72vw;
	margin-top: 4vw;
	margin-bottom: 3vw;
}


.images-block-editorial.img-estrecha-editorial{
	margin-top: 2em;
	margin-bottom: 1.5em;
}

.images-block-editorial figure.wp-block-image {
	margin-bottom: 0!important;
}

.images-block-editorial img{
	width: 100%;
	/* max-height:100vh; */
}

.text-block-editorial{
	margin: 1.5em 0;
}