Bootstrap Font Size Classes

Hi, Why is it that when I apply a Bootstrap Class of .fs-6 I do not see that size represented in my design. Applying a (font-size) .fs class does affect the sizing, but the size never scales down to as small as it should be, It seems to never go below Default Paragraph Text size. Being this text is wrapped in a

tag is that overriding the .fs-6 class? .fs-6 is supposed to be small 9 or 10 px text.

That is because paragraphs are already styled as fs-6.