.system-comments {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  margin: 0;
}
.system-comments a {
  background-color: transparent;
}
.system-comments strong {
  font-weight: bolder;
}
.system-comments img {
  border-style: none;
}
.system-comments button,
.system-comments textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
.system-comments button {
  overflow: visible;
}
.system-comments button {
  text-transform: none;
}
.system-comments [type="button"],
.system-comments button {
  -webkit-appearance: button;
}
.system-comments [type="button"]::-moz-focus-inner,
.system-comments button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.system-comments [type="button"]:-moz-focusring,
.system-comments button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.system-comments textarea {
  overflow: auto;
}
.system-comments ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.system-comments button {
  background-color: transparent;
  background-image: none;
}
.system-comments button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.system-comments ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.system-comments {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
}
.system-comments *,
.system-comments ::after,
.system-comments ::before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e2e8f0;
}
.system-comments img {
  border-style: solid;
}
.system-comments textarea {
  resize: vertical;
}
.system-comments textarea:-ms-input-placeholder {
  color: #a0aec0;
}
.system-comments textarea::-ms-input-placeholder {
  color: #a0aec0;
}
.system-comments button {
  cursor: pointer;
}
.system-comments a {
  color: inherit;
  text-decoration: inherit;
}
.system-comments button,
.system-comments textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}
.system-comments img,
.system-comments svg {
  display: block;
  vertical-align: middle;
}
.system-comments img {
  max-width: 100%;
  height: auto;
}
.system-comments .h-5 {
  height: 1.25rem;
}
.system-comments .h-6 {
  height: 1.5rem;
}