
.servicos .botao {
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    transition: all .7s;
}


.servicos header .botao-primario {
    margin-top: 20px;
}


.servicos header .textos {
    padding-left: 20px;
    padding-right: 20px;
}

.servicos header .imagem-principal img {
    height: auto;
    max-width: 450px;
    width: 100%;
}


.servicos header h1 {
    margin-top: 10px;
    max-width: 500px;
    width: 100%;
}