
        :root {

        --menu-background-color: #d4edda !important;
    

        --menu-item-text-color: #28a745 !important;
    

        --menu-item-hover-text-color: #d4edda !important;
    

        --menu-item-hover-background-color: #28a745 !important;
    

        --page-bg-color: #FFFFFF !important;
    

        --bs-body-color: #333333 !important;

    }