.tf-counter .counter-title {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
.tf-counter .counter-number-prefix {
  margin-right: 0.1em;
}
.tf-counter .counter-number-suffix {
  margin-left: 0.1em;
}
.tf-counter.default {
  text-align: center;
}
.tf-counter.default .counter-number-wrapper {
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
}
.tf-counter.default .counter-number-wrapper {
  margin-bottom: 14px;
}
.tf-counter.style1 .counter-number-wrapper {
  font-size: 32px;
  font-weight: 300;
  line-height: 1;
}
.tf-counter.style1 .counter-number-wrapper {
  margin-bottom: 10px;
}

/*# sourceMappingURL=tf-counter.css.map */
