.post-content > * {
  margin-bottom: 3rem;
}
.post-content ul {
  list-style-type: disc;
  padding-left: 1.5em;
}
.post-content ol {
  list-style-type: decimal;
  padding-left: 1.5em;
}
.post-content a {
  display: inline;
  color: #2271b1;
  text-decoration: underline;
}
.post-content .wp-block-quote {
  border-left: 0.25em solid;
  margin: 0 0 1.75em;
  padding-left: 1em;
}
.post-content .wp-block-image img {
  object-fit: contain;
  object-position: bottom;
}
.post-content .wp-block-image figcaption {
  font-size: 0.8em;
}
.post-content .wp-block-table table, .post-content .wp-block-table th, .post-content .wp-block-table td {
  border-width: 1px;
}
.post-content .wp-block-table th, .post-content .wp-block-table td {
  padding: 0.25em 0.5em;
}
.post-content .blocks-gallery-grid {
  padding-left: 0;
}
.post-content .wp-block-image img {
  width: inherit;
}
.post-content .wp-block-file .wp-block-file__button {
  color: #fff;
  text-decoration: none;
}

/*# sourceMappingURL=wp_post-content.css.map */
