
.text--white {
    color: #fff;
}
.text--black {
    color: #000;
}
.text--background-grey {
    color: #f0f0f0;
}
.text--dark-grey {
    color: #222;
}
.text--dark-grey-secondary {
    color: #979797;
}
.text--medium-grey {
    color: #666;
}
.text--light-grey {
    color: #ccc;
}
.text--light-grey-secondary {
    color: #f5f1ed;
}
.text--progress-bar-grey {
    color: #e8e5e2;
}
.text--modal-bg-color {
    color: rgba(17, 17, 17, 0.62);
}
.text--green {
    color: #a7cb69;
}
.text--pink {
    color: #e07db0;
}
.text--dark-cyan {
    color: #164c46;
}
.text--dark-brown {
    color: #61391f;
}
.text--dark-brown-coffee {
    color: #1e0a0b;
}
.text--dark-blue {
    color: #0a4966;
}
.text--dark-green {
    color: #304c0f;
}
.text--dark-gold {
    color: #574223;
}
.text--dark-orange {
    color: #733318;
}
.text--black-primary {
    color: #000;
}
.text--black-secondary {
    color: #222;
}
.text--red-primary {
    color: #ad1008;
}
.text--red-secondary {
    color: #e1261c;
}
.text--red-tertiary {
    color: #f91e12;
}
.text--red-dark {
    color: #d0021b;
}
.text--red-selected {
    color: #8a0c06;
}
.text--red-faq-active {
    color: #ec373b;
}
.text--gold-primary {
    color: #926e3b;
}
.text--gold-secondary {
    color: #e5c898;
}
.text--gold-tertiary {
    color: #f0d8af;
}
.text--blue-primary {
    color: #117baa;
}
.text--blue-secondary {
    color: #70aad9;
}
.text--green-primary {
    color: #51801a;
}
.text--green-secondary {
    color: #b9d970;
}
.text--green-tertiary {
    color: #99be56;
}
.text--orange-primary {
    color: #c05529;
}
.text--orange-secondary {
    color: #ff9856;
}
.text--cyan-primary {
    color: #257f76;
}
.text--cyan-secondary {
    color: #63ccc2;
}
.text--cyan-tertiary {
    color: #5ac0b7;
}
.text--purple-primary {
    color: #883aa0;
}
.text--purple-secondary {
    color: #cf81ce;
}
.text--purple-tertiary {
    color: #512260;
}
.text--brown-primary {
    color: #a35f35;
}
.text--brown-secondary {
    color: #d68f71;
}
.text--brown-tertiary {
    color: #670904;
}
.text--gr-green-primary {
    color: #0e7740;
}
.text--gr-green-secondary {
    color: #09b35b;
}
.text--gr-green {
    color: #067a3e;
}
.text--maire {
    color: #1d1d1b;
}
.background--white {
    background: #fff;
}
.background--black {
    background: #000;
}
.background--background-grey {
    background: #f0f0f0;
}
.background--dark-grey {
    background: #222;
}
.background--dark-grey-secondary {
    background: #979797;
}
.background--medium-grey {
    background: #666;
}
.background--light-grey {
    background: #ccc;
}
.background--light-grey-secondary {
    background: #f5f1ed;
}
.background--progress-bar-grey {
    background: #e8e5e2;
}
.background--modal-bg-color {
    background: rgba(17, 17, 17, 0.62);
}
.background--green {
    background: #a7cb69;
}
.background--pink {
    background: #e07db0;
}
.background--dark-cyan {
    background: #164c46;
}
.background--dark-brown {
    background: #61391f;
}
.background--dark-brown-coffee {
    background: #1e0a0b;
}
.background--dark-blue {
    background: #0a4966;
}
.background--dark-green {
    background: #304c0f;
}
.background--dark-gold {
    background: #574223;
}
.background--dark-orange {
    background: #733318;
}
.background--black-primary {
    background: #000;
}
.background--black-secondary {
    background: #222;
}
.background--red-primary {
    background: #ad1008;
}
.background--red-secondary {
    background: #e1261c;
}
.background--red-tertiary {
    background: #f91e12;
}
.background--red-dark {
    background: #d0021b;
}
.background--red-selected {
    background: #8a0c06;
}
.background--red-faq-active {
    background: #ec373b;
}
.background--gold-primary {
    background: #926e3b;
}
.background--gold-secondary {
    background: #e5c898;
}
.background--gold-tertiary {
    background: #f0d8af;
}
.background--blue-primary {
    background: #117baa;
}
.background--blue-secondary {
    background: #70aad9;
}
.background--green-primary {
    background: #51801a;
}
.background--green-secondary {
    background: #b9d970;
}
.background--green-tertiary {
    background: #99be56;
}
.background--orange-primary {
    background: #c05529;
}
.background--orange-secondary {
    background: #ff9856;
}
.background--cyan-primary {
    background: #257f76;
}
.background--cyan-secondary {
    background: #63ccc2;
}
.background--cyan-tertiary {
    background: #5ac0b7;
}
.background--purple-primary {
    background: #883aa0;
}
.background--purple-secondary {
    background: #cf81ce;
}
.background--purple-tertiary {
    background: #512260;
}
.background--brown-primary {
    background: #a35f35;
}
.background--brown-secondary {
    background: #d68f71;
}
.background--brown-tertiary {
    background: #670904;
}
.background--gr-green-primary {
    background: #0e7740;
}
.background--gr-green-secondary {
    background: #09b35b;
}
.background--gr-green {
    background: #067a3e;
}
.background--maire {
    background: #1d1d1b;
}
