.browse-node {
    a.pointMe:hover:first-child {
        color: var(--brand-colorsoxford-blue);
    }
}