

.pagination a {
  color: #363636;
}


.page-item.active a {

color: #000;
}

.page-item.active .page-link {
background-color: #363636;
}