:root {
--color-text-primary: #333333;
--color-header-primary: #333333;
--color-bg-tertiary-hover: #ffb74d;
--color-text-secondary: #d32f2f;
--color-text-tertiary-hover: #333333;
--color-text-danger: white;
--color-text-quaternary-hover: #333333;
--color-text-success: white;
--color-header-quaternary: #333333;
--color-bg-body: #f9f9f9;
--color-header-1: #d32f2f;
--color-bg-secondary: #ececec;
--color-header-2: #d32f2f;
--color-header-secondary: #d32f2f;
--color-text-secondary-hover: #d32f2f;
--color-header-tertiary: white;
--color-bg-tertiary: white;
--color-bg-danger-hover: #ff5722;
--color-bg-warning: #ffc107;
--color-bg-danger: #d92534;
--color-text-link: #d32f2f;
--color-bg-primary-hover: #ff9800;
--color-bg-quaternary: white;
--color-bg-success: #8bc34a;
--color-bg-warning-hover: #ffb300;
--color-text-danger-hover: white;
--color-text-primary-hover: #333333;
--color-text-tertiary: #333333;
--color-bg-primary: #eeeeee;
--color-bg-quaternary-hover: white;
--color-text-warning: #444444;
--color-text-warning-hover: #444444;
--color-bg-success-hover: #c2e19e;
--color-text-success-hover: black;
--color-bg-secondary-hover: #eeeeee;
--color-text: #333333;
--color-text-quaternary: #333333;
}