.section {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.section.first {
    margin-top: 0;
    margin-bottom: 2rem;
}