/*
Theme Name: Hello Elementor Child
Description: Child theme of Hello Elementor theme, designed to work with Elementor page builder
Author: Your Name
Template: hello-elementor
Version: 1.0.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementor-child
*/

/* 
Import parent theme styles
Note: This method is for demonstration. The functions.php method below is preferred.
*/
@import url("../hello-elementor/style.css");

/* 
=== Custom Styles ===
Add your custom CSS below this line
*/

