
#nav li ul li a {
color: #C5C8CB;
background-color: #202123;
}
#nav li ul li a:hover {
color: #FFF;
background-color: #0c0d0f;
}
