:test {
    color: red
}
a {
    color: green
}
:test {
    color: blue;
    border: none
}
