.popular-pages-list {
    margin: 0 0 2rem;
    padding: 0 0 0 1.25rem;
    list-style: disc;
}

.popular-pages-list__item {
    margin: 0 0 0.5rem;
    word-break: break-word;
}

.popular-pages-list__item a {
    text-decoration: underline;
}
