@import url(https://fonts.googleapis.com/css?family=Merriweather:200,300,400,400,600,700&subset=latin,latin-ext);
/* Options set in the admin page */

body,
body p{ 
	font-family: 'Merriweather';
	color: ;
}
#header .logo h1 {
	font-family: 'Merriweather';
}

/* Extra CSS */
#menu-item-28:hover{
     background:#1f61c4;
}