/*
 Theme Name:     Hello Elementor Child Theme
 Template:       hello-elementor
 Version:        1.0.0
 Description:    A child theme for the Hello Elementor theme.
 Author:         Your Name
*/

body {
    background-color: #f0f0f0; /* Test style */
}
