
.water-mark[data-v-81e461b8] {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  line-height: 370%;
  font-family: initial;
  font-size: 2em;
  word-break: break-all;
  z-index: 2;
  background-image: url(../img/ufiLogo.png);  
  background-size: 660px;
  background-repeat: no-repeat;
  background-position: center center;
span {
    opacity: 0.1;
}
}

