/*
Theme Name: Ethereal Blessings Child Theme
Template: hello-elementor
Description: Child theme for Ethereal Blessings website
Author: Your Name
Version: 1.0
*/

/* Custom CSS for hiding duplicate titles */
.single-post .entry-title,
.single-post article > h1:first-child {
    display: none;
}

/* Add your blog styling CSS here */
