It appears that there is no call to the #tagline at all in this header.
When I look at it in Firefox with the dev tools it shows only .header as the applied style.
So, you can define your font color in the .header
or you can edit the file includes/templates/YOURTEMPLATE/common/tpl_header.php to wrap that text area in <span class="tagline">
Hope that helps!



