.secao--contato h2 {
    font-size: 1.25rem;
    margin-top: var(--espaco-4);
}

.secao--contato h2:first-child {
    margin-top: 0;
}
