#header .top-header .header-navigation ul li a {
  text-shadow: -2px 2px 5px black;
  font-size: 14px;
  margin: 0px;
  margin-left: 0px;
}

* {
  margin-left: 0px;
}

#header .top-header .header-navigation ul li {
  margin-left: 20px;
}

#breadcrumbs {
  display: none;
}

#header .bottom-header h1 {
  text-shadow: -3px 3px 20px black;
}



.bottom-header h2 {
  text-shadow: -3px 3px 10px  darkgray;;
}