path.type_r{
    fill: #3f3f3f;
}

path.type_p{
    fill: #0099ff;
}

path.type_l{
    fill: #f9bc2c;
}

path.type_b{
    fill: #854a1b;
}