/* 

Marron Old #474646 - New #272727

D Dominant (rouge) :        Old ff4136 (255-65-54) - New fe2121
I Influent (jaune) :        ffdc00      255-100-100
S Stable (vert) :           2ecc40      46-204-64
C Consciencieux (bleu) :    0074d9      0-116-217

----- ----- ----- ----- -----

DI (Motivateur) :           ff8f1b      
IS (Facilitateur) :         97d420
SC (Coordinateur) :         17a08d
CD (Organisateur) :         805b88

----- ----- ----- ----- -----

Ddi                         ff6829                   
Iid                         ffb60e                     
Iis                         cbd810
Ssi                         63d030
Ssc                         23b667
Ccs                         0986bb
CCd                         4068b1
Ddc                         c04e5f

*/




/* text */

.text-d {
    /* color: #ff4136; */
    color: #fe2121;
}

.text-i {
    /* color: #ffdc00; */
    color: #ffd22a;
}

.text-s {
    /* color: #2ecc40; */
    color: #00c356;
}

.text-c {
    /* color: #0074d9; */
    color: #2994ff;
}





/* background */
.bg-d {
    /* background-color: #ff4136; */
    background-color: #fe2121;
}

.bg-i {
    /* background-color: #ffdc00; */
    background-color: #ffd22a;
}

.bg-s {
    /* background-color: #2ecc40; */
    background-color: #00c356;
}

.bg-c {
    /* background-color: #0074d9; */
    background-color: #2994ff;
}



.bg-dd {
    /* background-color: #ff4136; */
    background-color: #fe2121;
}

.bg-di {
    /* background-color: #ff8f1b; */
    background-color: #fe7425;
}

.bg-ii {
    /* background-color: #ffdc00; */
    background-color: #ffd22a;
}

.bg-is {
    /* background-color: #97d420; */
    background-color: #81cb40;
}

.bg-ss {
    /* background-color: #2ecc40; */
    background-color: #00c356;
}

.bg-sc {
    /* background-color: #17a08d; */
    background-color: #14acaa;
}

.bg-cc {
    /* background-color: #0074d9; */
    background-color: #2994ff;
}

.bg-cd {
    /* background-color: #805b88; */
    background-color: #935b90;
}