

:root, [data-bs-theme=light] {

  --bs-link-color: #18ada6;
  --bs-link-color-rgb: 24, 173, 166;
  --bs-warning-rgb: 24, 173, 166;
}




.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: #008d7a;}