blockquote.wp-block-quote {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
blockquote.wp-block-quote p {
  font-size: 1.68rem;
  font-family: bitter, serif;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}
blockquote.wp-block-quote cite {
  font-style: normal;
  font-size: 1.12rem;
  text-transform: uppercase;
  font-family: inter-variable, sans-serif;
  text-align: center;
  font-weight: 500;
  display: block;
}

.wp-caption-text,
.wp-element-caption {
  font-size: 0.85rem;
}

.wp-element-caption {
  line-height: 1.3em;
}

.editor-styles-wrapper p,
.editor-styles-wrapper .wp-block-list,
.editor-styles-wrapper .wp-caption-text,
.editor-styles-wrapper .wp-element-caption {
  font-family: inter-variable, sans-serif;
}
.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: bitter, serif;
}
.editor-styles-wrapper p,
.editor-styles-wrapper ul li {
  line-height: 1.6em;
}

body.single #main section#nr-content #nr-single-article-content h2 {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
body.single #main section#nr-content #nr-single-article-content h3 {
  font-size: 1.12rem;
  font-weight: bold;
  text-transform: uppercase;
  font-family: inter-variable, sans-serif;
}
body.single #main section#nr-content #nr-single-article-content ul li {
  margin-bottom: 0.25rem;
  line-height: 1.6em;
}/*# sourceMappingURL=gutenberg-styles.css.map */