/* Enter Your Custom CSS Here */

#nav ul a {
  color: #68696B !important;
}
 
 
#nav ul a:active {
  color: #000000 !important;
}

 #nav ul .current-menu-item a {
  color: #000000 !importnat;
}

#nav .current-menu-item a
{color: #222222 !important;
font-weight: 800 !important;
}

.footer-area {
    border-color: #51E41C;
}