.is-style-espores-quote {
  color: #25343D;
  font-size: 21px;
  font-weight: bold;
  margin: 0 56px 0 56px;
}

.is-style-espores-quote::before {
  content: '“';
  font-size: 96px;
  font-family: serif;
  color: #71EB6C;
  margin: -20px 0px -120px -55px;
  display: block;
}

.is-style-espores-quote::after {
  content: '”';
  font-size: 96px;
  font-family: serif;
  color: #71EB6C;
  margin: -100px -60px -25px 0px;
  display: block;
  text-align: end;
}

.is-style-espores-quote cite {
  color: #25343D;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  text-align: end;
  transform: translateY(-25px);
  display: block;
}
