.page-item.active .page-link {
    background-color: #67a4ff;
    border-color: #67a4ff;
}

.page-link:hover{
    background-color: #67a4ff;
}