
        :root {

        --menu-background-color: #ffffff !important;
    

        --menu-item-text-color: #5e5e5e !important;
    

        --menu-item-hover-text-color: #ffffff !important;
    

        --menu-item-hover-background-color: #82c7ea !important;
    

        --page-bg-color: #ffffff !important;
    

        --bs-body-color: #333333 !important;

    }