.is-style-fun-fact {
  font-size: inherit;
}
.is-style-fun-fact blockquote {
  text-align: left;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  gap: 40px;
  padding: 20px;
  border-left: 4px solid;
}
.is-style-fun-fact blockquote p {
  margin-bottom: 0;
}
.is-style-fun-fact blockquote cite {
  font-style: normal;
  min-width: max-content !important;
}

/*# sourceMappingURL=block-styles.css.map */
