:root{
    --global-background-primary : #ffffff;
    --global-text-primary : #252f40;
    --global-background-secondary : #d9d9d9;
    --global-text-secondary : #252f40;
    --global-success : #06c200;
    --global-error : #cd0404;
    --global-badge-background : #c29816;
    --global-badge-text : #252f40;
    --global-picto : #c29816;
    --global-header-background : #ffffff;
    --global-header-menu : #252f40;
    --global-header-button-background : #252f40;
    --global-header-button-text : #ffffff;
    --global-footer-top-background : #252f40;
    --global-footer-top-title : #ffffff;
    --global-footer-top-menu : #ffffff;
    --global-footer-top-text : #ffffff;
    --global-footer-top-button-background : #c29816;
    --global-footer-top-button-text : #ffffff;
    --global-footer-bottom-background : #c29816;
    --global-footer-bottom-text : #252f40;
    --global-aside-header-background : #c29816;
    --global-aside-header-logo : #252f40;
    --global-aside-content-background : #c29816;
    --global-aside-content-text : #252f40;
    --global-button-background : #252f40;
    --global-button-text : #ffffff;
    --global-announce-bar-background : #252f40;
    --global-announce-bar-text : #ffffff;
    --global-photo-team-text : #ffffff;
}