:root {
--color-text-primary: white;
--color-header-primary: #0084a8;
--color-bg-tertiary-hover: ;
--color-text-secondary: ;
--color-text-tertiary-hover: ;
--color-text-danger: ;
--color-text-quaternary-hover: #5b5b5b;
--color-text-success: ;
--color-header-quaternary: ;
--color-bg-body: white;
--color-header-1: #0084a8;
--color-bg-secondary: #f3f6f4;
--color-header-2: #0084a8;
--color-header-secondary: #0084a8;
--color-text-secondary-hover: ;
--color-header-tertiary: ;
--color-bg-tertiary: white;
--color-bg-danger-hover: ;
--color-bg-warning: #e06666;
--color-bg-danger: #ffe599;
--color-text-link: black;
--color-bg-primary-hover: rgba(0, 132, 168, 0.5);
--color-bg-quaternary: white;
--color-bg-success: #93c47d;
--color-bg-warning-hover: ;
--color-text-danger-hover: ;
--color-text-primary-hover: black;
--color-text-tertiary: ;
--color-bg-primary: #0084a8;
--color-bg-quaternary-hover: #f3f6f4;
--color-text-warning: ;
--color-text-warning-hover: ;
--color-bg-success-hover: ;
--color-text-success-hover: ;
--color-bg-secondary-hover: ;
--color-text: #444444;
--color-text-quaternary: #444444;
}