.connecting {
    height: 319px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.connecting h3{
    font-size: 38px !important;
    margin: 0 15px 40px 15px;
    color:#fff;
    max-width: 540px;
    text-align: center;
    line-height: 38px;
}
.connecting .elementor-button{
    
}