﻿
nav .navbar-nav li a{
  color: grey !important;
}
nav .navbar-nav li a:hover{
  color: white !important;
}




