/* Quote page styles */
.page-quote {
  padding-block: 4rem;
}

.quote-summary {
  border-radius: 1.5rem;
  background: #f8fafc;
  padding: 2rem;
}
