a.back-to-top {
  float: right;
  font-size: 0.7rem;
  display: none;
}
.toc-js.sticky {
  position: relative;
}
.toc-js.sticky.is-sticked {
  position: fixed;
}

.toc-js {
  display: none;
}
