Just starting out with CSS and HTML I've applied some Bootstrap styles to my HTML elements But when you use a bootstrap style, the class is automatically taken over. This means I can't add my own custom CSS styles. Is there any workaround for this dilemma? Is adding an ID to the element the only solution? Thanks a bunch.