.statistic {
  // background-color: $sbc-blue;
  padding: 1em;
  margin-bottom: $gutter;
}

.statistic-figure {
  font-weight: bold;
  text-align: center;
  color: $white;
  @include font-size-map($h1-font-size);
}

.statistic-description {
  font-weight: bold;
  text-align: center;
  color: $white;
}
