
        :root {

        --menu-background-color: #a5a6aa !important;
    

        --menu-item-text-color: #ffffff !important;
    

        --menu-item-hover-text-color: #ffffff !important;
    

        --menu-item-hover-background-color: #ee1d23 !important;
    

        --page-bg-color: #e6e7e9 !important;
    

        --bs-body-color: #333333 !important;

    }