button {
  border: none;
  background: transparent;
}

.table-of-contents a {
  color: black;
  &:hover {
    color: #3578e5;
    text-decoration: none;
  }
}