/*
 Theme Name:   Hello Elementor Child
 Description:  Tema hijo para Hello Elementor con ajuste de rem.
 Author:       Jamie Nauca
 Template:     hello-elementor
 Version:      1.0.0
*/

/* El truco de magia para los 10px */
html {
    font-size: 62.5% !important;
}