.clhp-contact {
  display: inline-flex;
  align-items: center;
  gap: 0.35em;
}

.clhp-contact .clhp-fallback {
  opacity: 0.8;
  font-style: italic;
}

.clhp-contact .clhp-icon {
  font-size: 1em;
  width: 1em;
  height: 1em;
  line-height: 1;
}

.clhp-contact .clhp-link {
  text-decoration: inherit;
}
