.build-version {
  position: fixed;
  right: 12px;
  bottom: 12px;
  z-index: 1000;
  color: #b8b8b8;
  font-size: 12px;
  font-family: inherit;
  letter-spacing: 0.02em;
  opacity: 0.8;
  pointer-events: none;
}
