.paginationjs-pages ul {
    display: flex;
    list-style: none;
    flex-wrap: nowrap;
}

.paginationjs-pages ul li {
    margin-right: 10px;
}

.data-container ul {
    padding: 0;
}

.list-categories ul {
    list-style: circle;
}

.list-archives ul {
    list-style: circle;
}
