
.page-item:last-child .page-link{
    border-radius: 50%;
    font-size: 20px;
    /* width: 40px !important;
    height: 40px */
}
.page-item:first-child .page-link{
    border-radius: 50%;
    font-size: 20px;
    /* width: 40px !important;
    height: 40px */
}
.page-link{
    border-radius: 50%;
    width: 48px;
    height: 48px;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    /* width: 40px !important;
    height: 40px */
}
