.js-pager__items{
    list-style-type: none;
    display: flex;
    gap: 0.75rem;
    margin-block: 0;
    flex-wrap: wrap;
    padding-inline-start: 0;
    justify-content: center;
    margin-top: 1rem;
}