.fbversion caption {
  font-weight: bold;
  font-size: 2rem;
}

.fbversion .statistik {
  width: 740px;
  margin: 5px;
  padding: 0;
}

.fbversion table {
  border-collapse: collapse;
  margin: 10px 10px;
}

.fbversion th {
  font-weight: bold;
  font-size: 1.75rem;
  padding: 10px;
}

.fbversion td {
  text-align: center;
  font-size: 1.5rem;
  padding: 5px;
}

.fbversion .version {
  margin: 10px;
  font-size: 1.25rem;
  font-weight: bold;
}

.fbversion .bold {
  font-weight: bold;
}