.zrText-wrapper {
  width: 100%;
}
.zrText-link {
  text-decoration: none;
  color: inherit;
}
.zrText-link:hover {
  text-decoration: none;
}
.zrText-content {
  display: inline-flex;
  align-items: center;
  margin: 0;
}
.zrText-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: var(--icon-size);
}
.zrText-icon-before {
  margin-right: var(--icon-gap);
}
.zrText-icon-after {
  margin-left: var(--icon-gap);
}

/*# sourceMappingURL=ZrText.css.map */
