.dark-layer {
    display: none !important
    }
.btn-main-menu:hover {
    color: #fff !important
    }
.header-item:hover {
    color: #fff !important
    }
.btn-main-menu:hover {
    background-color: #3073b8 !important
    }
.header-item:hover {
    background-color: #3073b8 !important
    }
.btn-main-menu, .header-item {
    color: #001b48 !important
    }
.pr-body {
    background-color: #eef5ff !important
    }