@charset 'UTF-8';

.editor blockquote p:not([class]) {
  font-size: 1.25rem;
  font-weight: bold;
  font-style: italic;
}

@media screen and (max-width: 900.9px) {
    .columns.columns--1frAuto .image {
        max-width: 218px;
    }
}