/*
Theme Name: hueman-child
Version: 1.0
Description: A child theme of Hueman
Template: hueman
Author: Administrator
*/
/* Your awesome customization starts here */


.post-title.entry-title a {
    color:purple;
}

time.published {
    color:red;
}