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

/* Thêm CSS tùy chỉnh bên dưới */
body {
    background-color: #fdfdfd;
}
