:root {
--color-text-primary: black;
--color-header-primary: black;
--color-bg-tertiary-hover: #b7bad5;
--color-text-secondary: white;
--color-text-tertiary-hover: black;
--color-text-danger: black;
--color-text-quaternary-hover: black;
--color-text-success: black;
--color-header-quaternary: black;
--color-bg-body: white;
--color-header-1: black;
--color-bg-secondary: #404040;
--color-header-2: black;
--color-header-secondary: black;
--color-text-secondary-hover: white;
--color-header-tertiary: black;
--color-bg-tertiary: white;
--color-bg-danger-hover: #dc3545;
--color-bg-warning: #ffc107;
--color-bg-danger: #dc3545;
--color-text-link: black;
--color-bg-primary-hover: #bfbfbf;
--color-bg-quaternary: whitesmoke;
--color-bg-success: #28a745;
--color-bg-warning-hover: #ffc107;
--color-text-danger-hover: black;
--color-text-primary-hover: black;
--color-text-tertiary: black;
--color-bg-primary: #d6d6d6;
--color-bg-quaternary-hover: #f8f8f8;
--color-text-warning: black;
--color-text-warning-hover: black;
--color-bg-success-hover: #28a745;
--color-text-success-hover: black;
--color-bg-secondary-hover: #bfbfbf;
--color-text: black;
--color-text-quaternary: black;
}