p {
  margin: 20px 0;
  text-align: justify;
  line-height: var(--spacing);
}

.home-image-caption {
  width: 70%;
  margin: 28px auto 0;
  text-align: center;
  font-size: 0.73em;
  line-height: 1.4;
  opacity: 0.7;
}

/*# sourceMappingURL=paragraph.css.map */