.elementor-2211 .elementor-element.elementor-element-e09d9da{--display:flex;}.elementor-2211 .elementor-element.elementor-element-4da1f84{--display:flex;}.elementor-2211 .elementor-element.elementor-element-ed5835c > .elementor-widget-container{padding:10px 10px 10px 10px;box-shadow:2px 2px 2px 2px #F9C52D;}.elementor-2211 .elementor-element.elementor-element-bf86472{--display:flex;}.elementor-2211 .elementor-element.elementor-element-79927d4{text-align:center;color:var( --e-global-color-accent );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-2211 .elementor-element.elementor-element-4da1f84{--content-width:726px;}}/* Start custom CSS *//* Hide site title */
.site-title, 
.header-title, 
h1.site-title {
  display: none !important;
}

/* Hide site description/tagline */
.site-description, 
.header-tagline, 
h2.site-description {
  display: none !important;
}

/* Hide footer text containing specific phrases */
footer, 
.footer, 
.site-footer {
  display: none !important;
}

/* Optional: Hide only specific footer content if other footer elements are needed */
footer:has(p:contains("Delivering Creative Solutions")),
footer:has(p:contains("All rights reserved")) {
  display: none !important;
}/* End custom CSS */