.typography > p {
  text-indent: 1em;
}

.typography blockquote > p {
  font-style: italic;
  text-indent: 0;
  white-space: pre-wrap;
}
