.UnknownStatistic {
  color: @headline-color;
  font-size: @small-text;
  font-weight: normal;
  margin-bottom: 12px;
  margin-top: 0px;

  .UnknownStatistic-lead {
    font-style: italic;
  }
}