.div__container--appearances {
  padding: 45px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.heading--appearances {
  text-transform: uppercase;
  margin: 0 0 5px;
}

.paragraph--appearances {
  font-size: 1.1em;
}

.list--appearances {
  list-style-type: square;
}
.listItem--appearance {
  font-size: 1.2em;
  font-weight: 700;
}
.listItem__link {}
.span__listItem--italicNote {
  font-weight: 500;
  font-style: italic;
  font-size: .85em;
}
.span__listItem--note {
  font-weight: 500;
  font-style: normal;
  font-size: .85em;
}


.link--fileDownload {
  font-size: 1.2em;
  font-weight: 700;
}
.paragraph--grabBagLink {
  padding-left: 25px;
  font-size: 1em;
  line-height: 1.25em;
  margin-bottom: 10px;
  margin-top: 5px;
  text-align: justify;
}

.paragraph--grabBag {
  font-size: 1.1em;
}
.paragraph--grabBag:last-child {
  font-style: italic;
  bottom: 20px;
  position: absolute;
  margin-bottom: 0;
  margin-left: 0;
}



.row--payPal {
  margin-bottom: 35px;
}
.span__heading--payPal {
  display: block;
}