.pagination-container {
  background: #fff;
  padding: 20px 16px 0;
  text-align: center;
}
.pagination-container.hidden {
  display: none;
}
