.parent {
    color: green;
}
.child {
    color: blue;
}