specifity is a fickle thing, on one hand you can have two diffrent things telling the same thing completly diffrent things and it will choose what ever wins that battle like for example.
Now my words are over here.
Or over here.
And even though all these are the same elements they are effected diffrently due to the specifity of the element for example (hello there) even though that was in the same paragraph as this i was able to change its color due to specifity.
However all that gets beat by the id selector due to it having a higher score on the specifity scale but it is beat by one thing!
the inline style gets the highest score and will beat all other elements and styles.