
        :root {

        --menu-background-color: #F5F5F5 !important;
    

        --menu-item-text-color: #1A1A1A !important;
    

        --menu-item-hover-text-color: #1A1A1A !important;
    

        --menu-item-hover-background-color: #E0E0E0 !important;
    

        --page-bg-color: #F6F2FF !important;
    

        --bs-body-color: #00000 !important;

    }