/*
Theme Name: Hueman Child
Version: 1.0
Description: A child theme of Hueman Pro
Template: hueman-pro
Author: Administrator
*/
/* Your awesome customization starts here */
.widget a {
    color: #000;
}
.widget a:hover {
    color: #ff0000;
}