     .support_-1 {
        color: red;
     }
     .support_0 {
        color: black;
     }
     .support_undefined {
        color: grey;
     }
     .support_1 {
        color: green;
     }
