h1+p{border-bottom:unset}.conteudo h1+p+.btn{margin-bottom:50px}.conteudo .texto{max-width:1000px;margin:0 auto;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:stretch;align-items:stretch}.conteudo h2{margin:0 auto 10px auto;text-transform:uppercase;font-weight:400}.conteudo p{line-height:30px}.conteudo .btn{width:fit-content;display:block;margin:0 auto;margin-top:30px}.conteudo .bloco{display:inline-block;width:calc(50% - 40px);margin:10px;background:#1e1d1d;padding:30px 20px;border-radius:10px}.conteudo .bloco .btn{display:inline-block}@media screen and (max-width:800px){.conteudo h2{font-size:20px}.conteudo .bloco{width:calc(100% - 40px)}}