a {
color: #d05f5f;
}
a:hover {
color: #e06f6f;
}
css-halloween contrast fix (Unfinished maps toggle).nav-rows {
display: flex;
flex-direction: column;
justify-content: center;
}
markup change: move both uls into <div class="nav-rows"></div>
within <menu>
a:link, a:visited
to a, a:link, a:visited