.editor-theme p strong,
.editor p strong,
.editor-theme label strong,
.editor label strong {
  font-weight: 675 !important;
}

.editor-theme p,
.editor p,
.editor-theme label,
.editor label {
  font-weight: 400 !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;
}

.settings-preview p strong {
  font-weight: 675 !important;
}

.settings-preview p {
  font-weight: 400 !important;
}
