#header_cell { 
	height:182px;
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
body { 
	background-attachment:fixed;
	background-color:#FFFFFF;
	font-size:16px;
	font-family:'Courgette', cursive;
}
#header_cell.mobile-header { 
	background-color:rgb(255, 255, 255);
	background-image:none;
	height:56px;
}
a { 
	font-size:16px;
	font-family:'Merriweather',serif;
}
h1 { 
	color:#293952;
	font-family:'Merriweather',serif;
}
h2 { 
	color:#293952;
	font-family:'Merriweather',serif;
}
h3 { 
	color:#ff852e;
	font-family:'Courgette', cursive;
}
.user-panel .control-panel-link { 
	color: #777;
	font-size:16px;
	font-family:Raleway,sans-serif;
}
.user-panel .login-link { 
	color: #777;
	font-size:16px;
	font-family:Raleway,sans-serif;
	font-weight:bold;
}
.user-panel .login-link.ce-button { 
	color: #777;
	font-weight:bold;
}
.panel-welcome-message { 
	color: #777;
	font-size:16px;
	font-family:Raleway,sans-serif;
}
.favorites-hover { 
	color: #777;
	font-size:16px;
	font-family:Raleway,sans-serif;
}
.material-icons.favorite-icon { 
	color:#000;
}
