/* Custom styles for the index page menu */
#menu {
    background-color: #333 !important;
}

#menu ul.links a {
    color: #fff !important;
}

#menu ul.links a:hover {
    color: #7bd2ed !important;
}
