.bg {
  color: #37219e;
  background-color: #d9dfff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.link-block-6 {
  width: 140px;
}

.text-block-8 {
  text-align: center;
  flex: none;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.link-3 {
  opacity: .8;
  color: #37219e;
  text-decoration: underline;
}


