html {
  scroll-behavior: smooth;
}

.site-description a {
  color: inherit;
  text-decoration: none;
}

.site-description a:hover {
  text-decoration: underline;
}