:root {
--color-text-primary: white;
--color-header-primary: black;
--color-bg-tertiary-hover: #b1c883;
--color-text-secondary: black;
--color-text-tertiary-hover: #b1c883;
--color-text-danger: white;
--color-text-quaternary-hover: black;
--color-text-success: white;
--color-header-quaternary: black;
--color-bg-body: white;
--color-header-1: black;
--color-bg-secondary: #7eb638;
--color-header-2: black;
--color-header-secondary: black;
--color-text-secondary-hover: #7eb638;
--color-header-tertiary: black;
--color-bg-tertiary: white;
--color-bg-danger-hover: #d90062;
--color-bg-warning: #ffea00;
--color-bg-danger: #e60067;
--color-text-link: black;
--color-bg-primary-hover: #b1c883;
--color-bg-quaternary: whitesmoke;
--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: #7eb638;
--color-bg-quaternary-hover: #f8f8f8;
--color-text-warning: black;
--color-text-warning-hover: black;
--color-bg-success-hover: #00bd5e;
--color-text-success-hover: white;
--color-bg-secondary-hover: #f3f5f9;
--color-text: black;
--color-text-quaternary: black;
}