.custom-pagination nav > div:first-child {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
