.pagination h2.screen-reader-text { display: none; }

.nav-links .page-numbers li{
  text-align: center;
  border: none!important;
  display: inline-block;
  width: auto!important;
  padding: 0 10px;
}

.nav-links .page-numbers {
  width: 100%;
  text-align: center;
}

.nav-links {
  border-top: #969696 1px solid;
  padding-top: 30px;
}
