#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{padding:40px 0}#main .titulo{font-size:21px}#main button{text-transform:uppercase;letter-spacing:5px;padding-left:30px;padding-right:30px}@media(max-width:767px){#main button{width:100%}}