1. Yes, you can contact us via contact form on themeforest account.
2. Here is a code snippet to change this font
.footer-widget .widget-title {
font-size:22px;
font-weight:normal;
}
3. And the fix for this also
.main-header.color-scheme-light.act-scroll .right-column .widget_shopping_cart .checkout {
color: white;
}
.main-header.color-scheme-light.act-scroll .right-column .widget_shopping_cart .button:hover {
color: white;
}