a, x:after {
    color: green
}
a {
    color: red
}
a, y:before {
    color: green
}
