Is there a method to selectively apply Bootstrap classes to specific sections of a pre-built website without altering the existing styling?

Is there a recommended approach in Bootstrap to apply specific Bootstrap classes to particular blocks or to change the default classes, such as modifying .row to .row_2, without affecting the existing elements styled differently with classes used in Bootstrap?