.our-story-quote {
  background: var(--bg-color);
  padding: 100px 0;
  text-align: center;
}

.our-story-quote .osq-content {
  max-width: 800px;
  margin: 0 auto;
  font-size: 26px;
}