.custom-pagination {
    width: 30px;
}

.custom-pagination-active {
    width: 30px;
    color:#FF0000;
}

.custom-page-switch {
    font-size: 18px;
}

.custom-pagination-select {
    border:1px solid #689dce;
    text-align: center;
}

.custom-pagination-button {
    width: 50px;
    border:1px solid #689dce;
    background-color: #E9E9ED;
}


