HTML| html.spec.whatwg.org
This is your complete guide to CSS cascade layers, a CSS feature that allows us to define explicit contained layers of specificity.| CSS-Tricks
Whether you choose to completely write your own CSS, or use a framework, understanding selectors, the cascade, and specificity are critical to developing CSS and modifying existing style rules.| Modern CSS Solutions