.sidenav a:last-of-type {
  color: #000;
  font-weight: 500;
}
.sidenav a:nth-last-of-type(2) {
  color: #006898;
  font-weight: 300;
} 
