.block-counter {
  text-align: center;
  padding: 20px 0;
}
.block-counter span {
  font-size: 5.2rem;
  font-weight: 600;
  line-height: 5.4rem;
}
.block-counter p {
  font-weight: 600;
  padding-top: 10px;
  font-size: 21px;
  margin-bottom: 0;
}
