/* Start custom CSS */.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    border: var(--wd-pagin-brd, 2px solid) #ffffff !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    background-color: #ffffff !important;
}

.wd-arrow-inner {
    color: #ffffff !important;
}/* End custom CSS */