
:root{
    --primary: #2d2d7d;
    
}
.navbar-nav{
    --bs-nav-link-font-weight:600;
    --bs-navbar-color: black;
    
}
