.wysiwyg > * {
  margin: 2rem 0;
}

.wysiwyg > p,
.wysiwyg > ul,
.wysiwyg > ol {
  color: var(--grey-700)
}