:root {
--color-text-primary: black;
--color-header-primary: black;
--color-bg-tertiary-hover: #7ba8c0;
--color-text-secondary: black;
--color-text-tertiary-hover: black;
--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: #99d3df;
--color-header-2: black;
--color-header-secondary: black;
--color-text-secondary-hover: black;
--color-header-tertiary: black;
--color-bg-tertiary: #88bbd6;
--color-bg-danger-hover: #dc3545;
--color-bg-warning: #ffc107;
--color-bg-danger: #dc3545;
--color-text-link: black;
--color-bg-primary-hover: #d0d0d0;
--color-bg-quaternary: #f3f6f4;
--color-bg-success: #28a745;
--color-bg-warning-hover: #ffc107;
--color-text-danger-hover: white;
--color-text-primary-hover: white;
--color-text-tertiary: black;
--color-bg-primary: #e9e9e9;
--color-bg-quaternary-hover: white;
--color-text-warning: white;
--color-text-warning-hover: white;
--color-bg-success-hover: #28a745;
--color-text-success-hover: white;
--color-bg-secondary-hover: #8dc0ca;
--color-text: black;
--color-text-quaternary: black;
}