﻿.pager-curr-page {
    font-weight: bold;
    color: rgb(128,181,63);
    font-size: 15px;
    padding: 1px;
    border: 2px solid rgb(128,181,63);
}


.pager-page-button {
    font-weight: bold;
    background-color: rgb(128,181,63);
    color: white;
    text-decoration: none;
    padding: 3px;
    border: 0px;
    font-size:15px;
}
