.install-label {
  margin: 22px 0 8px;
  color: var(--muted);
  font-weight: 650;
}

#token-result .install-command {
  max-height: 150px;
  overflow: auto;
  white-space: pre-wrap;
  word-break: break-word;
  font-size: 12px;
}

#copy-token {
  margin-bottom: 4px;
}
