/*
Theme Name: Yandina Street Fair child theme
Version: 1.0
Description: A child theme of Hueman
Template: hueman
Author: Administrator
*/
/* Your awesome customization starts here */
h1, h2, h3, h4, h5, h6 {
    color: #E4522B;
}
.page-title {
   display: none;
}
body {
    color: #000;
}
a {
    color: #339966;
}