.cli-deploy {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.cli-deploy_btn-copy {
  display: flex;
  align-items: center;
  justify-content: center;
}
