My website was originally designed with custom css, but now I am looking to integrate a form using Bootstrap 4 styling. However, when I try adding the Bootstrap css from a cdn, it ends up altering various elements on my website such as fonts, sizes, and padding.
Is there a simple way to extract only the specific form parts of the Bootstrap css for use on my website?