/*
 Theme Name:   Hello Elementor Child
 Theme URI:    ""
 Description:  Hello Elementor Child Theme
 Author:       xxx
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

/* Custom CSS */
.elementor-message.elementor-message-danger:before {
    content: "🗙"!important;
}