.year-link {
  text-decoration: none;
  color: #3490dc;
}
.year-link-none {
  color: rgba(52, 144, 220, 0.3);
}
.year-link:hover {
  text-decoration: none;
  font-weight: 900;
}
