
        :root {

        --menu-background-color: #0b7978 !important;
    

        --menu-item-text-color: #F9F7F7FF !important;
    

        --menu-item-hover-text-color: #ffffff !important;
    

        --menu-item-hover-background-color: #333333 !important;
    

        --page-bg-color: #F6F9F9FF !important;
    

        --bs-body-color: #333333 !important;

    }