

:root, [data-bs-theme=light] {

  --bs-link-color: #0b61a8;
  --bs-link-color-rgb: 11, 97, 168;
  --bs-warning-rgb: 11, 97, 168;
}




.fs-8 {font-size:0.9em;}
.fs-9 {font-size:0.8em;}
.fs-10 {font-size:0.7em;}

.text-white .nav-link {color:white;}

a {text-decoration: none;}

.bg-warning .active {background-color: #0b61a8;}