body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

.page {
  max-width: 920px;
}

.section-title {
  margin-top: 18px;
  margin-bottom: 10px;
}

.pub-list {
  padding-left: 1.2rem;
}

.repo {
  padding: 12px 0;
  border-bottom: 1px solid #eee;
}

.project {
  padding: 6px 0 0 0;
}
