:root {
--color-text-primary: #eeeeee;
--color-header-primary: white;
--color-bg-tertiary-hover: #d5b7b7;
--color-text-secondary: black;
--color-text-tertiary-hover: #e71f1f;
--color-text-danger: white;
--color-text-quaternary-hover: black;
--color-text-success: white;
--color-header-quaternary: #b85e5e;
--color-bg-body: white;
--color-header-1: #953b3b;
--color-bg-secondary: #e8e8e8;
--color-header-2: #692525;
--color-header-secondary: #953b3b;
--color-text-secondary-hover: #953b3b;
--color-header-tertiary: #e71f1f;
--color-bg-tertiary: white;
--color-bg-danger-hover: #d90062;
--color-bg-warning: #ffea00;
--color-bg-danger: #e60067;
--color-text-link: #953b3b;
--color-bg-primary-hover: #b85e5e;
--color-bg-quaternary: whitesmoke;
--color-bg-success: #009e4f;
--color-bg-warning-hover: #ebd700;
--color-text-danger-hover: white;
--color-text-primary-hover: white;
--color-text-tertiary: black;
--color-bg-primary: #953b3b;
--color-bg-quaternary-hover: #f8f8f8;
--color-text-warning: black;
--color-text-warning-hover: black;
--color-bg-success-hover: #00bd5e;
--color-text-success-hover: white;
--color-bg-secondary-hover: #f9f3f3;
--color-text: black;
--color-text-quaternary: black;
}