.section th:first-child {
  width: 48%;
}

.section th:nth-child(2) {
  width: 32%;
  text-align: right;
}

.section td:nth-child(2) {
  text-align: right;
  font-size: 13px;
  font-weight: 650;
  font-variant-numeric: tabular-nums;
}

.source-badge {
  opacity: .82;
}

.metric-direction {
  display: inline-block;
  margin-left: 7px;
  color: #9aa7af;
  font-size: 10px;
  font-weight: 500;
}
