.LinkSeries {
  font-weight: 900;
  font-variant-caps: all-small-caps;
}
/* 
.LinkSeries:active {
  color: white;
  background-color: var(--visited);
} */
