#project-counter-wrapper {
  text-align: center;
  font-size: 12rem;
  margin-top: 2rem;
}

.counter-label {
  font-weight: bold;
}
