ul.uk-navbar-nav a {
    color: black !important;
}
ul.uk-navbar-nav a:hover {
    color: white !important;
}
