#bg{background-color:var(--main-bg);background-image:url(../../images/bg-sobre.jpg);background-repeat:no-repeat;background-position:center;width:100%;height:250px}#bg .box{display:flex;justify-content:center;align-items:end;flex-direction:column}#bg .box h1{color:#fff;font-size:32px;line-height:32px}#bg .box .faixa{background-color:var(--main-empresa);height:3px;width:250px}#main .titulo{font-size:24px;font-weight:700}#main ul{list-style:none}#main ul li{margin-bottom:10px}#main ul li a{text-decoration:none;color:var(--main-black)}