/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/hello-elementor-child
Description: Child theme for Hello Elementor — minimal starter for customizations.
Author: Generated by ChatGPT
Author URI: https://example.com
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Importing parent styles is NOT recommended via @import. Use enqueue in functions.php.
   Add your custom CSS below this line. */

body {
    /* Example customization - remove or replace */
    /* font-family: Arial, sans-serif; */
}
