#content_head #theme_title
{
    background-color: #F87227;
}
 
 


/* DECORE STYLES */


#decor_content h3
{
    color: #FFC94D;;
}

#decor_content h3 span
{
    background-color: #F87227;
}




/* OPTIONAL PAGES STYLES */
#optional_content h3
{
    color: #FFC94D;
}

#optional_content h3 span
{
    background-color: #F87227;
}
