.paginationjs-pages ul li {
  cursor: pointer;
}

.paginationjs-page.active a {
  background-color: #fd7e14;
  color: #fff;
}
