.watermark {
  transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.098);
  font-weight: bold;
  font-family: Quicksand;
  pointer-events: none;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

