/*
Theme Name: Godesq Child
Theme URI: https://yourwebsite.com/
Description: Child theme of Hello Elementor
Author: Your Name
Author URI: https://yourwebsite.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: godesq-child
*/

/* Add your custom CSS below */

body{
    background: red;
}