.app-version-footer {
  position: fixed;
  bottom: 10px;
  left: 12px;
  margin: 0;
  padding: 0;
  font-family: "Courier New", Courier, monospace;
  font-size: 0.68rem;
  letter-spacing: 0.06em;
  color: rgba(255, 255, 255, 0.4);
  pointer-events: none;
  z-index: 101;
}

.app-version-footer #app-version-text {
  margin: 0;
}
