:root {
--color-text-primary: black;
--color-header-primary: #0082a6;
--color-bg-tertiary-hover: #c3e7f0;
--color-text-secondary: black;
--color-text-tertiary-hover: #23bce7;
--color-text-danger: white;
--color-text-quaternary-hover: black;
--color-text-success: white;
--color-header-quaternary: #0082a6;
--color-bg-body: white;
--color-header-1: #0082a6;
--color-bg-secondary: #f3f6f4;
--color-header-2: #252e69;
--color-header-secondary: #0082a6;
--color-text-secondary-hover: #0082a6;
--color-header-tertiary: #1cb6e1;
--color-bg-tertiary: white;
--color-bg-danger-hover: #d90062;
--color-bg-warning: #ffea00;
--color-bg-danger: #e60067;
--color-text-link: #0082a6;
--color-bg-primary-hover: #bcbcbc;
--color-bg-quaternary: #d5eef5;
--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: #5cb4cd;
--color-bg-quaternary-hover: #c0e7f2;
--color-text-warning: black;
--color-text-warning-hover: black;
--color-bg-success-hover: #00bd5e;
--color-text-success-hover: white;
--color-bg-secondary-hover: #f3f6f4;
--color-text: black;
--color-text-quaternary: black;
}