/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

.site-footer a#guild_link {color:#3f3faf;}
.site-footer a#guild_link:hover {
    color: #ffcc33;
}