#nav-links a:nth-child(3) {
    font-weight: 700;
}


#footer-links a:nth-child(3) {
    font-weight: 700;
}

main {
    min-height: 100vh;
}