header.site.top {
  background: none;
}
header.site.top .logo {
  max-width: 100px;
}
header.site.top .right {
  display: none;
}

.post-container header.post .post-title {
  font-size: 20px;
}

article p {
  font-size: 14px;
}

#comments,
.featured-image,
.share-icons-container,
#content aside,
.breadcrumb-container {
  display: none !important;
}

footer.site {
  background: none;
}
footer.site .widget-areas {
  display: none;
}
footer.site .bottom {
  border: none;
}
footer.site .bottom .right-items {
  display: none;
}
footer.site .bottom .left-items .footer-menu,
footer.site .bottom .left-items .attribution {
  display: none;
}
