body { color: red; border: 2px solid red; } h1 { color: blue; border: inherit; } span { color: grey; } b { color: yellow; border: inherit; }