.site-info {
  display: none;
}

.entry-title {
  margin-top: -2rem;
  color: #6178A1;
}

  #bottom-bar .footer-text a {
    color: #fff;
}

.entry-meta {
  display: none;
}

.js #dynamic-grid .hentry .entry-header {
  margin-top: 1rem;
}

.js #dynamic-grid .hentry .entry-header {
    text-align: center;
}

.page-header h1.page-title {
    color: #fff;
}

.site-navigation a {
  font-size: 16px;
  font-size: 1.6rem;
}

.site-navigation a:hover {
    color: #444;
}