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