.editor-styles-wrapper {
  color: #20242d;
  font-size: 16px;
  line-height: 1.72;
  max-width: 936px;
  margin-left: auto;
  margin-right: auto;
}
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6 {
  color: #11141a;
  font-weight: 800;
  letter-spacing: -0.025em;
  line-height: 1.18;
}
.editor-styles-wrapper blockquote {
  border-left: 4px solid #f72d86;
  padding-left: 18px;
}
.editor-styles-wrapper a {
  color: #d91c70;
}
