section:first-of-type {
    margin-top: 50px;
}

section:nth-last-child(2) {
    margin-bottom: 50px;
}