.toc .toc-menu a.is-active {
  border-left-color: #55c1e2;
  color: var(--doc-font-color);
}

footer #social-icons a:hover svg .cls-1,
footer #social-icons a:focus svg .cls-1 {
  fill: #55c1e2;
}

.navbar-menu a.navbar-item:hover {
  text-decoration: none;
  color: #55c1e2;
}