@import url("https://fonts.googleapis.com/css?family=|Lato|Chivo|");
.article article span span {
  font-weight: 700;
  font-size: 16px;
  text-align: left;
}
.article article span {
  font-weight: 700;
}
.article article h5 b {
  font-size: 19px;
  letter-spacing: 0px;
}
.footer {
  font-family: Chivo, Lato, 'Lucinda Grande', Sans-Serif;
  font-size: 8px;
  font-weight: 300;
}
.home-widgets .home-widget h3 {
  font-weight: 500;
  color: #777777;
  font-family: Lato;
}
.post-button {
  text-align: center;
}
.article h5 article a {
  font-size: 20px;
}
html > body > section > section > footer > p {
  font-size: 8px;
}
