/*
Theme Name:     FC Foodie
Description:    2014 child theme
Author:         FC Foodie
Template:       twentyfourteen

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyfourteen/style.css");

.site-title {
	float: left;
	font-size: 18px;
	font-weight: 700;
	line-height: 48px;
	margin: 0;
	font-family: 'Open Sans';
	font-style: normal;
}

.site-title a,
.site-title a:hover {
	color: #fff;
}