.pagination {
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
}
