@charset "utf-8";

span.color1 {
  color: red;
}
span.color2 {
  color: #808000;
}