.staging-badge {
  position: fixed;
  z-index: 1000;
  right: 0.75rem;
  bottom: 0.75rem;
  margin: 0;
  padding: 0.45rem 0.65rem;
  border: 1px solid currentColor;
  border-radius: 999px;
  background: #f4d35e;
  color: #171815;
  font: 700 0.68rem/1 system-ui, sans-serif;
  letter-spacing: 0.12em;
}

.integrated-continue {
  display: inline-flex;
  margin-top: 1rem;
  text-decoration: none;
}
