/*
 * Normalización técnica mínima del tema.
 * Diseño, responsive y movimiento se controlan desde Elementor.
 */
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: hidden; }
img { max-width: 100%; height: auto; }
.elementor-widget-text-editor p:last-child { margin-bottom: 0; }
.elementor-widget-text-editor a { color: inherit; }
