.elementor-26 .elementor-element.elementor-element-6bfd4df{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26 .elementor-element.elementor-element-13dab6b{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS *//* Thanks section */
#contactSection {
    min-height: 80vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

#contactSection > div.e-con-inner {
    justify-content: center!important;
}

#contactContainer {
    backdrop-filter: blur(8px);
    background-color: #12121280;
}

#contactContainer h1 {
    text-align: center
}/* End custom CSS */