/* Back to top button */
.back-to-top.visible {
  opacity: 1;
  visibility: visible;
}
