

:root, [data-bs-theme=light] {

  --bs-link-color: #fd5323;
  --bs-link-color-rgb: 253, 83, 35;
  --bs-warning-rgb: 253, 83, 35;
}




.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: #fd5323;}