


.page-info {
    margin: 12px 0;
    text-align: center;
}

.page-info a {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid #e0e0e0;
}


