.wp-paginate .page, .wp-paginate .prev, .wp-paginate .next {
border: 0;
background: #e8e5d7;
padding: 8px 16px;
}
.wp-paginate .current {
background: #634a2e;
}
.wp-paginate a {
}