main {
  display: flex;
}

.files-to-download {
  display: flex;
}

aside {
  font-size: 0.9em;
}

article {
  margin-bottom: 2.5em;
  border-bottom: solid 1px #adad80;
  padding-bottom: 1.5em;
}

article .publisher {
  font-size: 0.9em;
  color: #5b5b5b;
  font-weight: bold;
}

article p {
  margin-top: 1em;
}

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