
        :root {

        --menu-background-color: #ed9653   !important;
    

        --menu-item-text-color: #ffffff !important;
    

        --menu-item-hover-text-color: #10233e !important;
    

        --menu-item-hover-background-color: #ffffff !important;
    

        --page-bg-color: #fafafa !important;
    

        --bs-body-color: #10233e !important;

    }