.back-button-cotainer:hover {
	opacity: 0.6;
  z-index: 9999;
}

.visitedLink {
  opacity: 1 !important;
}