 .bg-primary-500 {  background-color:#3771ff !important; }  .bg-primary-200 {  background-color:#b6c9ef !important; }  .bg-primary-600 {  background-color:#1d5bd8 !important; }  .bg-primary-700 {  background-color:#0447b2 !important; }  .bg-secondary-500 {  background-color:#1a1c23 !important; }  .bg-secondary-200 {  background-color:#ced3d8 !important; }  .bg-secondary-600 {  background-color:#2a303f !important; }  .bg-secondary-700 {  background-color:#424c60 !important; }  .bg-neutral-100 {  background-color:#f5f5f5 !important; }  .bg-neutral-300 {  background-color:#e0e0e0 !important; }  .bg-neutral-500 {  background-color:#9e9e9e !important; }  .bg-neutral-700 {  background-color:#616161 !important; }  .bg-neutral-900 {  background-color:#212121 !important; }  .nav-pills { --bs-nav-pills-link-active-bg: #3771ff !important; }  .nav-pills .nav-link.active, .nav-pills .show > .nav-link { background-color: #3771ff !important; border-color: #3771ff !important; } 