ol.wp-paginate li {    display: inline-block;    padding: 0 6px;}
.wp-paginate.font-inherit {    font-family: inherit;    display: block;    text-align: center;}
.wp-paginate.wpp-modern-grey a  {display: block;    width: 41px;    height: 41px;    display: block;    border-radius: 100%;
    background: #ffffff;    color: #9e9dac;    text-align: center;    line-height: 32px;    font-size: 18px;
    background: none;    font-size: 18px;}
.wp-paginate.wpp-modern-grey .current {    background: #36bfad!important;    color: #fff;
    background: #36bfad !important;    color: #fff;    width: 41px;    height: 41px;
    display: block;    border-radius: 100%;    text-align: center;    line-height: 32px;    opacity: 1;
    font-size: 18px;}
