.page-item.active .page-link{
    background-color: #f2c347;
    border-color: #f2c347;

}
.page-link{
    color: #000000;
}