.foo {
    color: red;
}


.bar {
    color: blue;
}

.baz{
    color: green;
}
