.title-bg { 
    background: url(content/wave.svg) no-repeat -430px / cover var(--cor2) ;
    height: 170px;
     }
.title-bg .title { text-align: center; color: var(--branco); font: 800 43.07px roboto; display: flex; height: 100%; align-items: center; justify-content: center; } 