<a href="<?php echo $url; ?>" data-state="<?php echo $name; ?>" <?php if($name == 'signUp'): ?> data-special="signUp-header" <?php endif; ?> class="button <?php echo $color; ?>">
<span class="label">
<?php echo $label; ?>
</span>
</a>