body.has-header-image .site-description {
  font-size: 2em;
}

.entry-header .entry-title {
  display: none;
}

.entry-header {
  display: none;
}

.page {
  background-color: #ffffff;
}

#content.site-content {
  background-color: #ffffff;
}
.navbar-nav ul a {
    color: #ffffff;
}