.copyable {
  --bs-btn-color: inherit;
  --bs-btn-font-size: inherit;
}

.copyable:focus-visible {
  outline: auto;
}
