article.aios-events {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted;
}

.pagination {
    display: block;
    text-align: center;
}

.pagination .page-numbers {
    font-size: 20px;
    padding: 0 10px;
}

.pagination .page-numbers.current {
    font-weight: 600;
    text-decoration: underline;
}

.easyPaginateNav a {
    padding: 5px;
}

.easyPaginateNav a.current {
    font-weight: bold;
    text-decoration: underline;
}

.easyPaginateNav {
    text-align: center;
}