.searchresultsummary-custom .per-page-controls {
  display: inline-flex;
  margin-left: 15px;
}
.searchresultsummary-custom .per-page-label {
  color: #444444;
  display: flex;
  white-space: nowrap;
  width: fit-content;
  margin-top: 7px;
}
.searchresultsummary-custom .results-number-info {
  color: #8890A1;
}