.galileo-storj-logo {
  background-image: var(--galileo-assets-storj-logo);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 25px !important;
  background-color: unset !important;
}
.hypernet-watermark {
  background-image: var(--galileo-assets-hypernet-watermark-white);
  background-size: contain;
  width: 200px;
  height: 22px;
  background-repeat: no-repeat;
}
.watermark-container {
  position: absolute;
  bottom: 10px;
  display: flex;
  justify-content: center;
  width: 100%;
}
