.pagination .page-link {
    background: none;
    color: white;
}

a {
    color: #337ab7 !important;
}

a:hover,
a:visited {
    color: #1A3E5E !important;
}
