.page-numbers.current {
    background-color: #90278e;
    color: #fff;
    /* width: 40px; */
    /* height: 36px; */
    border-radius: 50%;
    padding: 6px 10px;
    font-weight: bold;
    font-size: 14px;
}