/*
Theme Name: HumanRights Child
Theme URI: http://www.wpcharming.com/themes/humanrights
Description: HumanRights Child Theme
Author: WPCharming
Author URI: http://www.wpcharming.com
Template: HumanRights
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpcharming
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/

#site-navigation a {
    color: #FFF;
}
@media screen and (max-width: 790px) {
    #site-navigation a {
        color: #000;
    }
}