.custom-tabs.active
{
    background-color: #F1EAFF !important;
    color: #7A44E3 !important;
}
.custom-tabs
{
    color: #4D4D4D ;
}
.transparent-grp
{
    background-color: #ffffff66;
    backdrop-filter: blur(6px);
    z-index: 1;
    border: 1px solid #fff;
    border-radius: 3px;
}