.site-footer {
  background: #374771;
  margin-top: 75px;
  color: #fff;
}
.site-footer .widget a, .widget-area .widget a {
  color: #ffffff ;
}
 .site-footer .widget-title {
  color: #ffffff;
 }
 #menu-item-268 {
    background-color: #ddb722;
    padding: 10px;
    border: 1px solid;
    border-radius: 3px;
}
#menu-item-268:hover {
    background-color: #374771;
}
#menu-item-268 a:hover {
    color: #ffffff;
}