/* 

Marron Old #474646 - New #272727

D Dominant (rouge) :        ff4136 (255-65-54) -    New fe2121
I Influent (jaune) :        ffdc00 (255-100-100) -  New ffd22a
S Stable (vert) :           2ecc40 (46-204-64) -    New 00c356
C Consciencieux (bleu) :    0074d9 (0-116-217) -    New 2994ff

----- ----- ----- ----- -----

DI (Motivateur) :           ff8f1b                  New fe7425  
IS (Facilitateur) :         97d420                  New 81cb40
SC (Coordinateur) :         17a08d                  New 14acaa
CD (Organisateur) :         805b88                  New 935b90
DS                                                  New 81713b
IC                                                  New 94b394

----- ----- ----- ----- -----

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;
}




.text-dd {
    color: #fe2121;
}

.text-di {
    color: #fe7425;
}

.text-ii {
    color: #ffd22a;
}

.text-is {
    color: #81cb40;
}

.text-ss {
    color: #00c356;
}

.text-sc {
    color: #14acaa;
}

.text-cc {
    color: #2994ff;
}

.text-cd {
    color: #935b90;
}

.text-ds {
    color: #81713b;
}

.text-ic {
    color: #94b394;
}





/* 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;
}

.bg-ds {
    background-color: #81713b;
}

.bg-ic {
    background-color: #94b394;
}