main section{
    padding-top: 100px;
    padding-bottom: 100px;
}

main section#sobre div#montador-imagem{
    display: none;
}

main section#sobre div.row div.col-md-3{
    padding-top: 10px;
}

main section#sobre div.row div.col-md-12 a#buttonInstagram{
    margin-top: 25px;
}


main section#servicos div.card{
    margin-top: 10px;
    background-color: transparent;
    border: none;
}

main section#servicos {
    background-color: #2c3e50;
}

main section#servicos div.card p{
    padding-top: 10px;
}

main section#depoimentos div.card{
    margin-top: 25px;
    padding-top: 25px;
}

footer{
    background-color: #2c3e50;
}

footer div.container{
    padding-top: 100px;
    padding-bottom: 100px;
}