Please add this code to the Theme Settings > Custom CSS > Global:
body .basel-navigation .menu > li.menu-item-design-default .sub-menu li a {
color: red;
}
body .basel-navigation .menu>li.menu-item-design-default .sub-menu-dropdown {
background-color:yellow;
}