
        :root {

        --menu-background-color: #0079e9 !important;
    

        --menu-item-text-color: #ffffff !important;
    

        --menu-item-hover-text-color: #ffffff !important;
    

        --menu-item-hover-background-color: #1fa3ff !important;
    

        --page-bg-color: #ffffff !important;
    

        --bs-body-color: #333333 !important;

    }