/* navigation.css */
.nav-links a:hover {
    text-decoration: underline;
}
