.faq-copy-link {
  border: none;
  background: none;
  cursor: pointer;
  font-size: 0.85em;
  margin-left: 0.5rem;
  opacity: 0.6;
  padding: 0;
}

.faq-copy-link:hover,
.faq-copy-link:focus{
  opacity: 1;
}
