.page-header.sticky {
background-color: #fff;
}
.page-header.sticky .navigation .desktop .menu .menu-item a .text {
color: var(--baseFontColor) !important;
}
.page-header.sticky .navigation .desktop .menu .menu-item a:hover .text {
color: #000;
}
.page-header.sticky .navigation .desktop .menu .menu-item a .text .menu-icons .menu-icon path {
fill: var(--baseFontColor) !important;
}