.elementor-16108 .elementor-element.elementor-element-5cc866a{--display:flex;}/* Start custom CSS for html, class: .elementor-element-cf107dc *//* 1. Hide the default WordPress title block entirely */
.entry-header, 
.page-header, 
.entry-title, 
.page-title {
    display: none !important;
}

/* 2. Remove default top theme padding, margin, and grey background */
.entry-content, 
.site-content, 
#content, 
article.page {
    padding-top: 0 !important;
    margin-top: 0 !important;
    background-color: transparent !important;
}

/* 3. Force the main wrapper background to black for custom post styling */
body, 
#page, 
#main {
    background-color: #000000 !important;
}/* End custom CSS */