.icon-s {
    background: #00000026;
    border-radius: 100%;
    font-size: 18px;
    padding: 8px 10px;
}
.nav-link {
    color: black!important;
    text-decoration: none;
}
.dhanak-theme-bg {
    background-color: #F69723!important;
    color: white!important;
}
.nav-link:hover {
    color: rgba(0, 0, 0, 0.5)!important;
}
.dhanak-header-bg {
    background: linear-gradient(180deg, rgba(236,28,36,0.3) 0%, rgba(246,146,30,0.2) 33%, rgba(25,152,213,0.2) 66%, rgba(0,101,46,0.3) 100%);
}