.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    color: #4688f1;
}

body > section:nth-child(1) > div > nav:nth-child(1) {
    align-items: center;
}

body > section:nth-child(1) > div > nav:nth-child(1) > div.nav-left {
    white-space: normal;
}
