How can I assign unique IDs to navbar links using liquid?

Hello

I need to modify the color of a specific element (link) in the navbar. To achieve this, I need to assign a unique ID to each item in the navbar so I can target them using custom CSS. Can you please guide me on how to define an ID in the liquid navbar elements (links)?