/* Themify Customize Styling */
body {	
	font-family:Josefin Sans;	font-weight:100;
 
}
h1 {	
	font-family:Alegreya;	font-weight:normal;
 
}
#headerwrap {	background: none;
	background-color: #b7ebc9; 
}
#header {		font-weight:normal;
	text-align:center;
	color: #694343; 
}
#header a {	
	color: #694343; 
}
#header a:hover {	
	color: #d09ede; 
}
body[class*="themify"] #site-logo a {		line-height:70px;
	text-transform:uppercase;	text-align:center;
	color: #694343; 
}
#site-description {		font-weight:500;
	font-size:30px;
	text-align:center;
	color: #694343; 
}
@media screen and (max-width: 680px) { /* Themify Customize Styling */
body {		font-weight:100;
 
}
h1 {		font-weight:normal;
 
}
#headerwrap {	background: none;
	background-color: #b7ebc9; 
}
#header {		font-weight:normal;

	color: #694343; 
}
#header a {	
	color: #694343; 
}
#header a:hover {	
	color: #d09ede; 
}
body[class*="themify"] #site-logo a {		text-align:center;
	color: #694343; 
}
#site-description {		text-align:center; 
}
 }