/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/products/hello-theme/
Description: Tema hijo para Hello Elementor
Author: Avantio
Author URI: https://www.avantio.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

body a{
  background-color: transparent;
  text-decoration: none;
  color: var(--e-global-color-accent);
}
.elementor-element svg {
    width: 1em;
    fill: rgb(255 255 255)!important;
}