a,
a:visited {
    text-decoration: underline;
}

#nav-bar {
    gap: 1rem;
}

p, ul, li {
    font-family: sans-serif;
}
