html body div#et-top-navigation ul.nav .current_page_item > a {
  color: #ff1800;
}
html body div#et-top-navigation ul.nav .current_page_item > a:hover {
  color: #000000;
}
