:root {
--color-text-primary: white;
--color-header-primary: white;
--color-bg-tertiary-hover: #e8edf3;
--color-text-secondary: black;
--color-text-tertiary-hover: #219dc0;
--color-text-danger: white;
--color-text-quaternary-hover: #219dc0;
--color-text-success: white;
--color-header-quaternary: #004790;
--color-bg-body: white;
--color-header-1: #004790;
--color-bg-secondary: #e8f6f9;
--color-header-2: #219dc0;
--color-header-secondary: #004790;
--color-text-secondary-hover: #219dc0;
--color-header-tertiary: #004790;
--color-bg-tertiary: white;
--color-bg-danger-hover: #e06666;
--color-bg-warning: #fff2cc;
--color-bg-danger: #f44336;
--color-text-link: #219dc0;
--color-bg-primary-hover: #219dc0;
--color-bg-quaternary: #e8f6f9;
--color-bg-success: #6aa84f;
--color-bg-warning-hover: #ffe599;
--color-text-danger-hover: white;
--color-text-primary-hover: white;
--color-text-tertiary: black;
--color-bg-primary: #004790;
--color-bg-quaternary-hover: white;
--color-text-warning: black;
--color-text-warning-hover: black;
--color-bg-success-hover: #93c47d;
--color-text-success-hover: white;
--color-bg-secondary-hover: white;
--color-text: black;
--color-text-quaternary: black;
}