:root {
  --cassiopeia-color-primary: green;
  --cassiopeia-color-hover: yellow, red, yellow;
  --cassiopeia-color-link:  yellow, red, yellow;
  
}

.container-nav {
    justify-content: center !important;
}
  
.navbar-brand {
  text-align: center;
  width: 100%;}
 