.elementor-6 .elementor-element.elementor-element-89ae5ff{text-align:center;}.elementor-6 .elementor-element.elementor-element-89ae5ff.elementor-widget-heading .elementor-heading-title{color:#000000;}/* Start custom CSS for page-settings */.customPopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 1111;
    display: flex;
    justify-content: center;
    align-items: center; 
    /*display: none;*/
}
.customPopup__content {
    position: relative;
}
.customPopup .close {
    position: absolute;
    top: -16px;
    right: 0;
}/* End custom CSS */