section:first-of-type {
    background-color: rgb(30, 40, 51);
}


section:first-of-type h2:first-of-type {
    color: rgb(244, 249, 255);
}