.parent { color: red; .child { color: white; } > .other-child { color: yellow; } }