/*
Theme Name: Hello Elementor Child
Theme URI: https://yourdomain.com/
Description: Starter child theme for Hello Elementor
Author: Your Name
Author URI: https://yourdomain.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Custom CSS */
body {
    background-color: #ffffff;
}
