.editor-theme p:not(.not-prose) strong,
.editor p:not(.not-prose) strong {
  font-weight: 700 !important;
}
.editor-theme p,
.editor p {
  letter-spacing: normal !important;
  font-variation-settings: normal !important;
}
.settings-preview p {
  letter-spacing: normal !important;
  font-variation-settings: normal !important;
}
