/* title remove underline */
.container-header .navbar-brand a{
text-decoration: none;
}
:root {
    --cassiopeia-color-primary: #818CE3;
}
