.page-item.active .page-link {
  background-color: #74AB91;
  border-color: #74AB91;
}

.page-item .page-link {
  color: #74AB91;
}

