
        :root {

        --menu-background-color: #B6DAEC !important;
    

        --menu-item-text-color: #0b0a0a !important;
    

        --menu-item-hover-text-color: #ffffff !important;
    

        --menu-item-hover-background-color: #b2d234 !important;
    

        --page-bg-color: #ffffff !important;
    

        --bs-body-color: 0b0a0a !important;

    }