.wf-report-meta small,
.wf-metric small {
  margin-bottom: 14px;
  line-height: 1.35;
}

.wf-metric {
  min-height: 116px;
  padding: 20px 22px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wf-metric strong {
  display: block;
  font-size: 19px;
  line-height: 1.35;
  overflow-wrap: anywhere;
}

.wf-metric-ratio strong {
  font-size: 28px;
}

.wf-download,
.wf-value-action {
  min-height: 76px;
  padding: 13px 18px;
}

.wf-download {
  font-size: 17px;
  box-shadow: 0 10px 22px rgba(227, 25, 55, 0.14);
}

.wf-download i {
  width: 32px;
  height: 32px;
}

.wf-value-action em {
  margin-bottom: 4px;
  padding: 3px 8px;
}

.wf-value-action b {
  font-size: 15px;
  line-height: 1.25;
}

.wf-value-action small {
  margin-top: 3px;
  font-size: 12px;
}

.wf-value-action > strong {
  padding: 8px 11px;
}
