.place-figure {
  margin: 0 0 1.75rem;
}

.place-figure img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0.75rem;
  border-radius: 6px;
}

.place-figure__caption {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #3F5B5F;
}

.background-teal .place-figure__caption {
  color: #FDFBFA;
}

/*# sourceMappingURL=place-figure.css.map */
