/*
Theme Name:   Hello Elementor Child
Theme URI:    http://example.com/hello-elementor-child/
Description:  A child theme of the Hello Elementor theme
Author:       Your Name
Author URI:   http://example.com
Template:     hello-elementor
Version:      1.0.0
*/

/* Importing the parent theme stylesheet */
@import url("../hello-elementor/style.css");

/* Your custom CSS goes here */


