.navigation {

    text-align: center;

}

.navigation .wp-paginate .page {

    width:auto !important;

    margin-bottom: 0px !important;

        padding:0px 9px !important

}

.wp-paginate a.prev, .wp-paginate a.next {

  padding: 11px 10px !important;

}

.wp-paginate.wpp-modern-grey a {

  background: #fff;

  border: 0px solid #efecee;

  border-radius: 0px;

  color: #000;

 

}

.wp-paginate.wpp-modern-grey .current {

  background: #fff;

  border: 0px solid #efecee;

  border-radius: 0px;

  color: #ee4930;

}

ol.wp-paginate li {

  line-height: 40px;

}

.wp-paginate a {

  margin-right: 0px;

}

.wp-paginate.wpp-modern-grey .current {

  opacity: 1;

}

.wp-paginate .current {

    margin-right: 0px;

}