#home{background-color:var(--main-empresa);background-repeat:no-repeat;background-position:center center;width:100%;height:350px}#home .box{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}#home .box h1{color:var(--main-white);font-size:42px;font-weight:700}#home .box h5{color:var(--main-white);font-size:21px}@media(max-width:767px){#home .btn{width:100%}}@media(max-width:767px){#main .btn{width:100%}}#duvidas{background-color:var(--main-empresa);background-repeat:no-repeat;width:100%;height:350px}#duvidas .box{height:100%;display:flex;justify-content:center;align-items:initial;flex-direction:column}#duvidas .box h1{color:var(--main-white);font-size:42px;font-weight:700}#duvidas .box h5{color:var(--main-white);font-size:21px}