:root {
--color-text-primary: white;
--color-header-primary: white;
--color-bg-tertiary-hover: #5488c7;
--color-text-secondary: #003770;
--color-text-tertiary-hover: #5488c7;
--color-text-danger: white;
--color-text-quaternary-hover: white;
--color-text-success: white;
--color-header-quaternary: white;
--color-bg-body: white;
--color-header-1: #003770;
--color-bg-secondary: white;
--color-header-2: #003770;
--color-header-secondary: #003770;
--color-text-secondary-hover: black;
--color-header-tertiary: white;
--color-bg-tertiary: #003770;
--color-bg-danger-hover: #d90062;
--color-bg-warning: #ffea00;
--color-bg-danger: #e60067;
--color-text-link: #003770;
--color-bg-primary-hover: #5488c7;
--color-bg-quaternary: #5488c7;
--color-bg-success: #b3d234;
--color-bg-warning-hover: #ebd700;
--color-text-danger-hover: white;
--color-text-primary-hover: white;
--color-text-tertiary: white;
--color-bg-primary: #003770;
--color-bg-quaternary-hover: #5488c7;
--color-text-warning: black;
--color-text-warning-hover: black;
--color-bg-success-hover: #b3d234;
--color-text-success-hover: white;
--color-bg-secondary-hover: #5488c7;
--color-text: black;
--color-text-quaternary: black;
}