body {
  font-family: "Manrope", "Segoe UI", sans-serif;
}

.editor-styles-wrapper {
  background: #f8fafc;
  color: #0f172a;
}

.editor-styles-wrapper .wp-block {
  max-width: 42rem;
}

.editor-styles-wrapper .wp-block[data-align="wide"] {
  max-width: 80rem;
}

.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6 {
  font-family: "Space Grotesk", "Segoe UI", sans-serif;
  letter-spacing: -0.03em;
}
