#header .navbar-nav .dropdown-menu .dropdown-item.active,
#header .navbar-nav .dropdown-menu .dropdown-item:active {
  background: #E42618;
}
.site-footer-top nav a:hover {
  color: #E42618;
}
.site-footer-bottom nav li a:hover {
  color: #E42618;
}
