:root {
--color-text-primary: white;
--color-header-primary: #faf1e4;
--color-bg-tertiary-hover: #626960;
--color-text-secondary: white;
--color-text-tertiary-hover: white;
--color-text-danger: white;
--color-text-quaternary-hover: #113407;
--color-text-success: white;
--color-header-quaternary: #7a2b2b;
--color-bg-body: #faf1e4;
--color-header-1: #ad4f4e;
--color-bg-secondary: #eb9318;
--color-header-2: #ad6a4e;
--color-header-secondary: #e8f7e4;
--color-text-secondary-hover: #e8f7e4;
--color-header-tertiary: #fcedd7;
--color-bg-tertiary: #3c403b;
--color-bg-danger-hover: #dc3545;
--color-bg-warning: #ffc107;
--color-bg-danger: #dc3545;
--color-text-link: #56758c;
--color-bg-primary-hover: #a34544;
--color-bg-quaternary: #fcedd7;
--color-bg-success: #28a745;
--color-bg-warning-hover: #ffc107;
--color-text-danger-hover: white;
--color-text-primary-hover: white;
--color-text-tertiary: white;
--color-bg-primary: #1bdf4e;
--color-bg-quaternary-hover: #ffe9c8;
--color-text-warning: white;
--color-text-warning-hover: white;
--color-bg-success-hover: #28a745;
--color-text-success-hover: white;
--color-bg-secondary-hover: #baa991;
--color-text: #618c56;
--color-text-quaternary: #204d14;
}