.return-back {
  text-align: center;
  margin-top: 45px;
}

.return-back .link-back {
  text-align: center;
  box-sizing: border-box;
  vertical-align: baseline;
  padding: 10px;
  display: inline-block;
  font-size: 0.9em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1;
  text-decoration: none;
  box-shadow: none;
  border: none;
  background-image: none;
  background-color: #fff !important;
  margin-bottom: 3rem;
  color: #3C59E0 !important;
}
