.pagination .page-item.active .page-link {
    background-color: #333;
    border-color: #333;
    color: white;
}