:root {
--color-text-primary: #eeeeee;
--color-header-primary: white;
--color-bg-tertiary-hover: #b7bad5;
--color-text-secondary: black;
--color-text-tertiary-hover: #1f92e7;
--color-text-danger: white;
--color-text-quaternary-hover: black;
--color-text-success: white;
--color-header-quaternary: #5e6bb8;
--color-bg-body: white;
--color-header-1: #3b4895;
--color-bg-secondary: #e8e8e8;
--color-header-2: #252e69;
--color-header-secondary: #3b4895;
--color-text-secondary-hover: #3b4895;
--color-header-tertiary: #1f92e7;
--color-bg-tertiary: white;
--color-bg-danger-hover: #d90062;
--color-bg-warning: #ffea00;
--color-bg-danger: #e60067;
--color-text-link: #3b4895;
--color-bg-primary-hover: rgba(231, 111, 0, 0.8);
--color-bg-quaternary: #eeeeee;
--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: #e76f00;
--color-bg-quaternary-hover: rgba(231, 111, 0, 0.8);
--color-text-warning: black;
--color-text-warning-hover: black;
--color-bg-success-hover: #00bd5e;
--color-text-success-hover: white;
--color-bg-secondary-hover: #f3f5f9;
--color-text: black;
--color-text-quaternary: black;
}