You’re welcome, it should work on your side…
Update: I’ve managed the size like this in the base.css, to have the brand’s name in the same size as the menu entries:
.product__info-wrapper .product__text a{text-decoration:none; font-size: 14px; color: rgba(var(–color-foreground),.75) !important;}
Let me know!