/* Porcelain — whisper-quiet, one vermilion dot. */
body.page .title h1::after {
  content: ".";
  color: #d9381e;
}
body.page .top--page-space .top-cover .top-cover__content {
  border-bottom: 1px solid rgba(40, 40, 40, 0.08);
}
body.page .space-publication-card__title {
  text-decoration: none;
}
body.page .space-publication__title:hover {
  color: #d9381e;
}
body.page .space-publication-li__container {
  border-bottom: 1px solid rgba(40, 40, 40, 0.08);
  padding-bottom: 1.5rem;
}
body.page .footer__text,
body.page .pagination__page {
  color: rgba(40, 40, 40, 0.45);
}