body.wp-admin {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue",
    sans-serif;
}
.wp-core-ui .button-primary {
  background: #2271b1;
  border-color: #2271b1;
}
.wp-block-post-content {
  max-width: 840px;
}
.editor-styles-wrapper {
  background-color: #fff;
}
