.navigation.navbar-sticky {
    background-color: #fff0;
    top: 0;
    backdrop-filter: blur(10px);
}
span.rounded-pill.shadow-box {
    background: rgb(163, 87, 153);
}
.navigation.navbar-sticky .nav-link {
    color: #ffffff;
    font-weight: 900;
}