 body {
     font-family: "Hanken Grotesk", sans-serif;
 }

 .passed {
     opacity: 1 !important;
 }

 li.active {
     color: green !important;
 }