fix(accessibility): don't use white on yellow text
@ -124,6 +124,8 @@
&.active {
background: $gold;
color: $spaceblue;
font-weight: bold;
opacity: 1;
&:hover {
@ -132,6 +132,8 @@
color: $spacegrey;
@ -163,6 +163,8 @@
@ -142,6 +142,8 @@