/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://example.com/your-theme
 Description:  A child theme for the Parent Theme
 Author:       Your Name
 Author URI:   https://example.com
 Template:     hello-elementor
 Version:      1.0
*/

/* Import styles from the parent theme */
@import url("../hello-elementor/style.css");

/* Add your custom styles below this line */
