<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.g5plus-counter {
  text-align: center;
}
.g5plus-counter span.counterup {
  font-size: 58px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}
.g5plus-counter p {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 7px;
  margin-left: 2px;
}
.g5plus-counter.color-light span.counterup {
  color: #fff;
}
.g5plus-counter.color-light p {
  color: #f5f5f5;
}
.g5plus-counter i {
  font-size: 58px;
  line-height: 80px;
}
.g5plus-counter i:before {
  font-size: 58px;
}
.g5plus-counter .counter-icon span {
  display: inline-block;
}
.g5plus-counter img {
  max-width: 100px;
}
.g5plus-counter.counter-style-left {
  position: relative;
}
.g5plus-counter.counter-style-left .counter-icon {
  float: left;
  width: 80px;
  text-align: center;
  margin-right: 20px;
}
.g5plus-counter.counter-style-left .counter-content {
  overflow: hidden;
  text-align: left;
}
</pre></body></html>