.title-bg { background: var(--cor1); }
.title-bg .title { color: var(--branco); text-align: center; display: flex; align-items: center; justify-content: center; font: 600 36px / 1 titillium; padding: 55px 0; height: 180px; box-sizing: border-box;}
.title-bg .title .sub { font-size: 28px; }
