
 /*--- GOOGLE FONTS ----*/
@import url("https://fonts.googleapis.com/css?family=Merriweather:300,300i,regular,italic,700,700i,900,900i|");

.sidebar .widget h3 {
  font-family: Merriweather;
  font-weight: 700;
}
#header .container-inner li a {
  font-weight: 700;
}
.widget_text .textwidget p a strong {
  text-decoration: underline;
  color: #0b0909;
}
.widget_text .textwidget p {
  margin-bottom: -11px;
}
.entry.excerpt p {
  color: #171515;
}
