.lexxy-content p,
.lexxy-editor__content p {
  margin-block: 0 1rem;
}

.lexxy-content > :last-child,
.lexxy-editor__content > :last-child {
  margin-block-end: 0;
}

.lexxy-editor__content {
  block-size: auto;
  overflow: visible;
}
