div.elementor-shortcode:has(.lista-sedes-estado) {
    columns: 20em auto;
}

.lista-sedes-estado {
	break-inside: avoid;	
	text-align: center;
	
	h2 {
		font-size: 1.4em;
		margin-bottom: 0.5em;
	}
	
	p {
		margin-bottom:1.4em;
	}
}
