#top-menu li.aier-menu-button > a {
  background: #005475;
  color: #fff !important;
  padding: 10px 17px !important;
  border-radius: 2px;
}

#top-menu li.aier-menu-button > a:hover {
  background: #0b6f88;
  opacity: 1;
}

.et-fixed-header #top-menu li.aier-menu-button > a {
  color: #fff !important;
}

.et_mobile_menu li.aier-menu-button > a {
  background: #005475;
  color: #fff !important;
  margin: 10px 5%;
  text-align: center;
}
