main nav a {
    font-size: 16px;
}

main nav a:not(:last-of-type) {
    margin-right:16px;
}