Show and Tell - Dash Bootstrap Components

Ok got it fixed on my end, thanks.

I am no css expert, so excuse the following question if its an obvious answer . Is it possible to have 2 style sheets to use in my app. Lets say i want to use the SIMPLEX theme from dbc to style certain components like the navbar, but i also want to use https://codepen.io/chriddyp/pen/bWLwgP120 to style other components in my app. Can i use both? Do i need to create my own style sheet combining the desired styling from each? What do you recommend?