I have a website which was build using custom css. I now want to include a form using the bootstrap 4 styling. When I add bootstrap css (from a cdn), it changes a lot things on the rest of the website (fonts, sizes, padding).
Is there any easy to extract only the form parts of bootstrap css for use?