.pagination{
    display: inline-flex;
}
.wp_paginate{
    text-align: center;
    margin-top: 15px;
}
.nav-link{
    font-weight: bold;
}