

[data-focus="pagination"] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0 0 40px 0;
    & > div {
        margin-left: 30px;
        text-align: center;
    }
}
