.elementor-9 .elementor-element.elementor-element-2138708a{--display:flex;--background-transition:0.3s;}.elementor-9 .elementor-element.elementor-element-1f8414a > .elementor-widget-container{padding:0px 0px 50px 0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-2138708a */.site-main.post-9.page.type-page.status-publish.hentry {
  
       display: flex;
    align-items: center; /* This centers items vertically */
    justify-content: center; /* This centers items horizontally (optional, but often desired) */
    min-height: 70vh; /* Ensure the parent has a defined height to center within */
}/* End custom CSS */