﻿/*MINIFY=TRUE*/

#chamada-curriculo .btn, #cursos .btn{
    width:150px;
    margin:60px auto 0 auto;
    display:block;
}
#chamada-curriculo img{
    margin:auto;
    width:50%;
}
#chamada-curriculo h4{
    margin-top:30px;
}
.row{
    padding-right: 15px;
    padding-left: 15px;
}
#cursos{
    background-color:#f4f4f4;
}
section *{
    text-align:center;
}
footer{
    margin-top:0;
}
