/* ----------------------------------------- */
/* View: Mobile Money Resources new - start */
/* ----------------------------------------- */
.pagination-container {
margin-bottom: 1em
margin-top: 2em;
}
/* Display as inline to put all controls in one line */
.pagination-container ul,
.pagination-container ul * {
display: inline;
}
.pagination-container a {
border-bottom: none;
}
.pagination-container .wpv_page_current span,
.pagination-container a {
padding: 0 0.5em;
}
/* Highlight wpv_page_current to make the current page stand out */
.pagination-container .wpv_page_current span {
background: #f78e1e;
color: #fff;
}
/* ----------------------------------------- */
/* View: Mobile Money Resources new - end */
/* ----------------------------------------- */