/*
Theme Name: My Custom Child
Theme URI: https://example.com/
Description: A child theme of the parent theme.
Author: Happy
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0
Text Domain: my-custom-child
*/

.custom-page-wrapper {
    padding: 20px;
    background: #f4f4f4;
}
