footer {
background-color:#4d8b4d;
}
.menu-container {
border-bottom:1px solid #000000;
}
.bottom-container {
border-top:1px solid #000000;
}
.hero.hero-center .hero-text {
  text-shadow: black 5px 5px 2px;
}

.hero {
  height: 200px !important;
}

.menu-container ul.site-menu li span a,
.menu-container ul.site-menu li span span {
text-shadow:none !important;
}