
        :root {

        --menu-background-color: #e06666 !important;
    

        --menu-item-text-color: #ffffff !important;
    

        --menu-item-hover-text-color: #ffffff !important;
    

        --menu-item-hover-background-color: #b22222 !important;
    

        --page-bg-color: rgba(255,255,255,0) !important;
    

        --bs-body-color: #000000 !important;

    }