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

.home-description {
  max-width: 940px;
  margin: 18px auto 36px;
  font-size: 1.15rem;
  line-height: 1.75;
  text-align: left;
}

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