:root{
    --global-background-primary : #ffffff;
    --global-text-primary : #232d38;
    --global-background-secondary : #fbfbfb;
    --global-text-secondary : #232d38;
    --global-success : #377a1a;
    --global-error : #cd0404;
    --global-badge-background : #76a229;
    --global-badge-text : #232323;
    --global-picto : #76a229;
    --global-header-background : #1a161f;
    --global-header-menu : #ffffff;
    --global-header-button-background : #76a229;
    --global-header-button-text : #ffffff;
    --global-footer-top-background : #f6f6f6;
    --global-footer-top-title : #76a229;
    --global-footer-top-menu : #76a229;
    --global-footer-top-text : #76a229;
    --global-footer-top-button-background : #76a229;
    --global-footer-top-button-text : #232323;
    --global-footer-bottom-background : #76a229;
    --global-footer-bottom-text : #232323;
    --global-aside-header-background : #76aa29;
    --global-aside-header-logo : #232323;
    --global-aside-content-background : #ffffff;
    --global-aside-content-text : #8f8f8f;
    --global-button-background : #232d38;
    --global-button-text : #ffffff;
    --global-announce-bar-background : #232d38;
    --global-announce-bar-text : #ffffff;
    --global-photo-team-text : #ffffff;
}