/* put this also in css/theme/cke5.css so it gets picked up by the editor */
.ms-card {
  border: 1px solid var(--grey-lt);
  padding: var(--spc);
}