.newsitem {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.newsitem .titlebar {
  margin-bottom: 1.5rem;
}
.newsitem .content {
  width: 100%;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.newsitem #news_title {
  font-family: opensans, sans-serif;
  font-weight: 300;
  font-size: 1.6875rem;
  line-height: 1.3;
  margin-bottom: 1rem;
}
.newsitem .caption p {
  font-size: 1em;
  line-height: inherit;
  margin-bottom: inherit;
}

/*# sourceMappingURL=newsitem.css.map */
