How to style a button

Hello,

I am trying to inline style a button for my Bokeh server using the styles={} method. When I try to change the background color of the button using “background-color”:“#xyz” it changes the literal background of the Button behind the button, not the button itself. It feels like there is something simple I am missing, any ideas?

Thanks,
Nick