#mainNav {
    background-color: #212529;
}

section {
    padding: 32px 0;
}

body > section:first-of-type { 
    padding-top: 150px;
}

