.father { color: red; .son { width: 100px; } &:hover { color: #666; } }