I didn’t realize it was doing that. I’ll get that fixed in the next update.
For now you can fix the button by adding this to your CSS –
.front-page-4 .button:hover {
color: #fff;
}
For the 2nd issue I would need a link to your site so I can take a look at what’s going on.