h1 {
  font-size: 150%;
}

h2 {
  font-size: 120%;
}

div.manifest_list_item {
  border-top: thin solid black;
}

tr, td {
  padding-right: 1em;
}

img.orcid-logo {
  width: 2em;
  margin-right: 0.5em;
}

strong.form_label {
  display: inline-block;
  width: 8em;
}

div.manifest_list_item.manifest_highlight {
  background-color: #ffffe0;
}

ul.bulletless {
  list-style-type: none;
}
