/*
Theme Name: Sportlight
Version: 1.0
Description: A child theme of Hueman
Template: hueman
Author: Administrator
*/
/* Your awesome customization starts here */


li.current-menu-item{
    background-color: #212121;
}

li.current-menu-parent {
    background-color: #212121;
}

li.menu-item {
    font-weight: normal;
      color: rgba(255,255,255,1);
    text-transform: uppercase;
}

.sidebar-top p {
        color: rgba(21,21,21,1);
    }

#nav-topbar .nav li a {
    color: rgba(255,255,255,1);
}


body {
    color: #000000;
}

.entry.excerpt { font-size: 16px; color: #212121; }

