.ssw-link-to-anchor-container a {
  text-decoration: none !important;
}
.ssw-link-to-anchor-container a:hover {
  text-decoration: underline !important;
}
.ssw-link-to-anchor-container .backtoTop {
  text-align: center;
  display: block;
  margin-top: 22px;
  margin-bottom: 22px;
  width: 100%;
}
.ssw-link-to-anchor-container .copyTop {
  margin-bottom: -10px;
  max-width: 150px;
  display: block;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
}
