.fischer-counter {
  text-align: center;
  display: inline-block;
  line-height: 1.1;
}

.fischer-counter .fischer-count {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 2.2rem;
}

.fischer-counter .fischer-label {
  font-size: 0.95rem;
  margin-top: 0.25rem;
  color: inherit;
}
