It looks like no style is applied to the link.
Try adding this selector to your primary style.css.
h1.title.pbc_title a {
color: #9EB643;
margin: 10px 0 0;
font-size: 26px;
font-family: 'Berkshire Swash', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
Amend the style accordingly to change the look.
If you need more help, drop me a line on [email protected]