$darkgrey: #888;
$headerHeight: 55px;
$sidebarWidth: 350px;
-$list-highlight: #FFFFC0;
$link-color: #24d;
$link-hover-color: #24d;
$list-group-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);
$enable-negative-margins: true;
+$color-mode-type: media-query;