@import '../navbar.css';

:root {
	--color-text: #333333 !important;
    --color-text-hover: #000000 !important;
    --color-background: #fcfcfc !important;
    --color-background-op25: #fcfcfc40;
    --color-background-op50: #fcfcfc7F;
    --color-background-op75: #fcfcfcBF;
    --color-background-hover: #e9e9e9 !important;
    --color-scrollbar-thumb: #555151 !important;
    --color-scrollbar: #e5e2e2 !important;
    --color-icon: #656565 !important;
}
