/* Index / Documentation Page */
.pg-hologram-index p,
.pg-hologram-index hr,
.pg-hologram-index img {
  max-width: 800px;
}

.pg-hologram-index hr {
  margin: 0;
}

.pg-hologram-index h2,
.pg-hologram-index h3,
.pg-hologram-index h4 {
  color: #f05e21;
  /* PG Orange */
  max-width: 800px;
  margin-top: 2rem;
}

.pg-hologram-index p {
  text-align: justify;
}

.pg-hologram-index li {
  margin-left: 1rem;
}

.pg-hologram-index p.smaller-text {
  font-size: 1em;
}