/*
Theme Name: Datosfera Hello Elementor Child
Theme URI: https://datosfera.co
Description: Tema hijo para Hello Elementor con personalizaciones generales y utilidades.
Author: Datosfera
Author URI: https://www.datosfera.co
Template: hello-elementor
Version: 1.2
*/

/* Estilos Generales */

.icono-flotante:hover {
    transform: translateX(-100px) scale(1.1);
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
