/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://example.com/hello-elementor-child/
 Description:  Hello Elementor Child Theme
 Author:       Your Name
 Author URI:   https://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
 Text Domain:  hello-elementor-child
*/

/* Import parent theme styles */
@import url("../hello-elementor/style.css");

/* Your custom CSS will go here */

