.paginator-wrapper {
  display: flex;
  justify-content: center;
}
.paginator-wrapper ul {
  display: flex;
}
