.wp-block-pullquote {
  padding: 0.5em;
}



.airtable-typography blockquote {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  border-left: 2px solid #BA2516;
  color: #1E1F21;
  line-height: 1.7em;
  margin: 24px 16px;
}

.airtable-typography  blockquote p:last-child {
  margin: 0px
}

.airtable-typography blockquote p::before {
  content: none;
}

