[data-component=child-pages] a:not(:hover,:focus-visible) {
    text-decoration: none;
    font-weight: 500;
}

[data-component=child-pages] a:hover,
[data-component=child-pages] a:focus-visible {
    font-weight: 500;
}