<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">blockquote {
  margin: 20px 0;
  padding: 10px 20px;
  border-left: solid 4px var(--light-gray);
}

blockquote &gt; :first-child {
  margin-top: 0;
}

blockquote &gt; :last-child {
  margin-bottom: 0;
}

/*# sourceMappingURL=quote.css.map */</pre></body></html>