blockquote {
  border-left: solid 4px var(--p-surface-200);
  margin-left: 0;
  padding: 0.25rem 1rem 0.2rem;

  p {
    margin: 0.5rem;
  }
}
