.navigation
{
    text-align: center;
    width: 100%;}
    
    .wp-paginate .current {
    background: linear-gradient(135deg, rgb(21, 80, 157) 0%, rgb(28, 103, 202) 50%, rgb(53, 129, 227) 100%);
}