/** Shopify CDN: Minification failed

Line 45:8 Expected "}" to go with "{"

**/
/* FOUNDER STORY */
.founder-story {
  background: var(--ivory, #FAF6EE);
  padding: 7rem 2rem;
}
.founder-story__inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5rem;
  align-items: center;
}
.founder-story__image img {
  width: 100%;
  height: auto;
  display: block;
  border-top: 2px solid var(--gold, #C9A84C);
}
.founder-story__placeholder {
  width: 100%;
  aspect-ratio: 4/5;
  background: var(--champagne, #F0E8D5);
  border-top: 2px solid var(--gold, #C9A84C);
}
.founder-story__body {
  font-size: 1.05rem;
  line-height: 1.85;
  color: var(--bronze, #5C4A1E);
  font-weight: 300;
  margin-top: 1.5rem;
}
.founder-story__body p {
  margin-bottom: 1.2rem;
}
.founder-story__signature {
  font-family: 'Cormorant Garamond', serif;
  font-style: italic;
  font-size: 1.2rem;
  color: