header {
    background-color: #fff;
    position: sticky;
    top: 0;
}

header .navMenu > li > a {
    color: #000!important;
}

header .menu-item-has-children > a .dropdown-icon path {
    stroke: #000;
}

