:root{--page-title-display:none;}/* Start custom CSS */.elementor-tabs-wrapper{
    /*border: 1px solid;*/
    width: 32%;
    margin-left: 33%;
    border-radius: 40px;
    box-shadow: rgb(1 1 1 / 29%) 0px 0px 6px 0px;
        margin-bottom: 60px;
}

.elementor-tab-title{
 text-align: center ;   
}

.elementor-tab-title.elementor-tab-desktop-title.elementor-active{
    background-color: black !important;
        border-radius: 40px;
}

.elementor-background-overlay{
    opacity: 0.4 !important;
}/* End custom CSS */