.panel-rich-text > * + * {
  margin-top: var(--ui-block-spacing);
}

.panel-rich-text--align-center {
  text-align: center;
}