Fix 1: Add !imporatnt to force the color
Fix 2: Increase CSS specificity
nav.navbar.navbar-expand-lg{
background-color: rgba(var(--bg-rgb), 0.2); } Fix 3: css file should load after bootsrap