:root {
--color-text-primary: black;
--color-header-primary: #ee0000;
--color-bg-tertiary-hover: white;
--color-text-secondary: black;
--color-text-tertiary-hover: black;
--color-text-danger: white;
--color-text-quaternary-hover: black;
--color-text-success: white;
--color-header-quaternary: black;
--color-bg-body: white;
--color-header-1: black;
--color-bg-secondary: #eeeeee;
--color-header-2: black;
--color-header-secondary: #ee0000;
--color-text-secondary-hover: black;
--color-header-tertiary: black;
--color-bg-tertiary: #d9d9d9;
--color-bg-danger-hover: #bcbcbc;
--color-bg-warning: #ffea00;
--color-bg-danger: #ee0000;
--color-text-link: black;
--color-bg-primary-hover: #ee0000;
--color-bg-quaternary: #e9e9e9;
--color-bg-success: #bcbcbc;
--color-bg-warning-hover: #ebd700;
--color-text-danger-hover: white;
--color-text-primary-hover: white;
--color-text-tertiary: black;
--color-bg-primary: #cccccc;
--color-bg-quaternary-hover: white;
--color-text-warning: black;
--color-text-warning-hover: black;
--color-bg-success-hover: #ee0000;
--color-text-success-hover: white;
--color-bg-secondary-hover: #d9d9d9;
--color-text: black;
--color-text-quaternary: black;
}