li {
  color: blue !important;
}
.foo {
  color: red !important;
}
.bar {
  color: yellow !important;
}