.archive-network-note {
  position: fixed;
  bottom: 14px;
  left: 14px;
  z-index: 10000;
  max-width: 270px;
  margin: 0;
  color: rgba(255, 255, 255, 0.62);
  font: 10px/1.35 Arial, sans-serif;
  letter-spacing: 0.06em;
  pointer-events: none;
}
