footer {
  padding: 25px 0 55px 0;
}
footer a {
  color: #fff;
}
.logos img {
  transform: scale(0.8);
  margin-left: -0.5em;
}
header {
  margin-bottom: 1.5em;
}
.bg-primary {
  background-color: #961300!important;
}
small.label-help {
  margin-top: -.5rem;
  margin-bottom: 0.25rem;
}
ul.list-inline > li.list-inline-item:not(:last-child)::after {
  content: "\A0|\A0";
  color: #ddd;
}
footer ul.list-inline > li.list-inline-item:not(:last-child)::after {
  color: #6c757d;
}
ul.list-inline > li.list-inline-item:not(:last-child) {
  margin-right: 0;
}
td > ul {
  margin-bottom: 0;
}
li.current-page {
  font-weight: bold;
}

label { font-weight: bold; }
[v-cloak] { display: none; }

a[href*="twitter.com"]:before {
  font-family: "Font Awesome 5 Brands";
  content: "\f099";
  text-decoration: none;
  display: inline-block;
}
a[href*="orcid.org"]:before {
  font-family: "Font Awesome 5 Brands";
  content: "\f8d2";
  text-decoration: none;
  color: #A6CE39;
  display: inline-block;
}

.language-tag:after {
  content: attr(lang);
  color: #aaa;
  font-size: 80%;
  top: -0.5em;
  position: relative;
}
.timeago {
  white-space: nowrap;
}
