@container main (min-width: 85.4375rem) {
  section.quote .quote {
    padding-right: var(--column-half);
  }
}
section.quote blockquote {
  margin: 0;
  padding: 0;
}
section.quote .origin {
  font-size: 0.9375rem;
  line-height: 1.375rem;
}
@container main (min-width: 85.4375rem) {
  section.quote .origin {
    font-size: 1.0625rem;
    line-height: 1.625rem;
  }
}