h1.titulo {
    padding: 100px 0 80px 0;
    text-align: center;
}
span.nome {
    font-weight: 700;
    font-size: 20px;
    display: block;
}
span.email {
    display: block;
}
.release a {
    display: block;
    padding: 25px 25px;
    background: #e5007e;
    width: 50%;
    text-align: center;
    color: white;
    font-size: 22px;
    font-weight: 700;
    text-decoration: none;
    margin: 0 0 32px 0;
}
.galeria a.hvr-pulse {
    font-size: 48px;
}