.jquery-bootstrap-pagination {
    text-align: center;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover {
    background-color: #d03 !important;
    color: white !important;
  }

  .pagination > li > a:hover {
    color: #d03 !important;
  }