Fixes an issue with color properties that don't directly target text, such as border-color, text-emphasis-color, etc. - this is according to [CSS > Color > See Also](https://developer.mozilla.org/en-US/docs/Web/CSS/color#see_also).
The issue was discovered through the cascade_tools, but the solution was with the css_tools file. See commit [`d7c05be`](https://github.com/HundredVisionsGuy/webcode-tk/commit/d7c05beea5c1185ca1154540bda7943149a91b58)