:root {
--color-text-primary: #eeeeee;
--color-header-primary: white;
--color-bg-tertiary-hover: #c6d6df;
--color-text-secondary: #1c1c1a;
--color-text-tertiary-hover: #466678;
--color-text-danger: white;
--color-text-quaternary-hover: #466678;
--color-text-success: white;
--color-header-quaternary: #466678;
--color-bg-body: white;
--color-header-1: #466678;
--color-bg-secondary: #eeeeee;
--color-header-2: #466678;
--color-header-secondary: #466678;
--color-text-secondary-hover: #466678;
--color-header-tertiary: #466678;
--color-bg-tertiary: white;
--color-bg-danger-hover: #d90062;
--color-bg-warning: #ffea00;
--color-bg-danger: #e60067;
--color-text-link: #466678;
--color-bg-primary-hover: #d33400;
--color-bg-quaternary: whitesmoke;
--color-bg-success: #009e4f;
--color-bg-warning-hover: #ebd700;
--color-text-danger-hover: white;
--color-text-primary-hover: #d5d5d5;
--color-text-tertiary: #1c1c1a;
--color-bg-primary: #c73201;
--color-bg-quaternary-hover: #f8f8f8;
--color-text-warning: #1c1c1a;
--color-text-warning-hover: black;
--color-bg-success-hover: #00bd5e;
--color-text-success-hover: white;
--color-bg-secondary-hover: #f3f5f9;
--color-text: #1c1c1a;
--color-text-quaternary: #1c1c1a;
}