body {
    font-family: "Open Sans", sans-serif;
    padding: 0;
    margin: 0;
}

header,
footer,
.second-section {
    background-color: #EDEDED;
}