Check out this code snippet
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/sub-cat.css">
I am having trouble with my CSS. I tried to modify the "Caption" class in Bootstrap by adding some new styles in "sub-cat.css". However, when I inspect the elements on the page, I can't see my changes taking effect!