.toc {
  margin: auto;
  max-width: 1140px;
}
.toc h2 {
  padding-bottom: 0.7em;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 1.3em;
}
.toc .categories {
  columns: 2;
  column-gap: 3em;
}
.toc .categories .category {
  break-inside: avoid;
}
.toc .categories .category:first-of-type h2 {
  margin-top: 0;
}
.toc .categories .category a {
  color: #000;
}
.toc .categories .category a .title {
  font-family: "CMUSerifBold", times;
  white-space: nowrap;
}
.toc .categories .category a .title .fa-star {
  color: #d00;
}
.toc .categories .category a .dateline {
  color: #777;
  font-size: 0.9em;
}
.toc .categories .category .actions a {
  color: #d00;
}

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