@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';
font-weight: 300;
	color: ;
}
#header .logo h1 {
	font-family: 'Merriweather';
}
#breaking,
#breaking .close {
	background: #000000;
}
#breaking h3{
	background: #e23c00;
}
#breaking h3:after {
	border-left-color: #e23c00;
}

/* Extra CSS */
.widget_baba {
   margin-left: 55px !important;
}