#pagenav a,#pagenav strong{padding: 0;display: inline-flex;font-size:14px;margin:0 3px;border-right:unset;color:#a39c9c;border:1px #a39c9c solid;width: 35px;height: 35px;align-items: center;justify-content: center;}
#pagenav strong{color:#2d2e2f;vertical-align:top;border-color:#2d2e2f;background:unset}
#pagenav a.next{-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-right:1px #a39c9c solid}
#pagenav a:hover{background:unset;color:#daa520;border-color:#daa520}