$lineheight: 20px;
$typeheight: 14px;
-$offwhite: #f8f8ff;
$blue: #7092FF;
$secondary: #888;
$lightblue: #B8C5F0;
$link-decoration: none;
$link-hover-decoration: underline;
-$table-striped-bg: $offwhite;
+$table-border-factor: .1;
+$list-group-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);
$enable-negative-margins: true;