.pages ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.pages ul li {
    margin-right: 1rem;
}