/* 
Theme Name: Hueman Child Theme  
Theme URI: http://mysite.com/ 
Description: My description 
Author:Me
Author URI:http://mysite.com/
Template: hueman
Version: 1.0.0
*/

#copyright p, .site-description, .social-links i{
	color: white;	
}

/* hide post pingbacks */
.single #comments #pinglist-container {
display: none;
}

/* hide post pingbacks count */
.single #comments .comment-tabs li:nth-child(2) {
display: none;
}
