nav{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #7EB734;
    border-color: #7EB734;
}
