.CMSComponentMainNavigator .MainNavigator {
  padding: 0.5em;
  justify-content: flex-start;
  background: linear-gradient(#001772, #001772);
  border-radius: 0.5em;
  border: solid 1px #0021a5;
}
.CMSComponentAccountBar .AccountGreeting strong:hover {
color: #fff !important;
}

.CMSComponentAccountBar .AccountInfo {
cursor: pointer;
color: #fff !important;
}

.CMSComponentMainNavigator .MainNavigator li.Active > a {
color: #00AEEF;
}

a:hover {
color: #abacad !important;
cursor: pointer;
}

// #001772, #000d3f

#002bd8