﻿.pagination {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    justify-content: start;
}

.pagination > * {

}