
        :root {

        --menu-background-color: #920791 !important;
    

        --menu-item-text-color: #c9c9c9 !important;
    

        --menu-item-hover-text-color: #2e0792 !important;
    

        --menu-item-hover-background-color: #f0f0f0 !important;
    

        --page-bg-color: rgba(255,255,255,0.39) !important;
    

        --bs-body-color: #333333 !important;

    }