.load-more {
  display: flex;
  justify-content: center;
  text-align: center;
}

.load-more__remaining-count {
  font-weight: bold;
}
