/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.widget_nav_menu .social-navigation li a[href*="scientist.com"] {
  background-color: #d93e2d;
  border-left: 1px solid #fff;
}
footer .footer_top .widget_nav_menu ul li a {
  color: #999;
}
footer .footer_top .widget_nav_menu ul li a:hover {
  color: #d93e2d;
}
