/*
 Theme Name:   Hello Elementor Child
 Theme URI:    http://example.com/twenty-twenty-one-child/
 Description:  Hello Elementor Child Theme
 Author:       FX
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  hello-elementor-child
*/

/*
 * Migrated from parent theme Customizer > Additional CSS (post ID 170).
 * Required for Elementor kit rem-based typography (1rem = 10px).
 */
html {
	font-size: 62.5%;
}