We are upgrading our JavaScript Maps SDK application, and I have noticed that the layer list widget has a much smaller font.
The widget looked like this at 4.21.

Now it looks like this at 4.29.

How can I increase the font size of the list items this widget?
I have attempted some CSS styling, but it is not working. My guess is because this styling is happening within ESRI's JavaScript code.