.header-container {
  display: none;
}

#primary.content-area {
  opacity: 0.85;
}

.header-wrapper {
  opacity: 0.85;
}

#masthead.site-header {
  opacity: 0.85;
}

.site-title a {
  font-size: 45px;
}

.site-description {
  font-size: 18px;
}

h1 {
font-family: 'Oswald', sans-serif;
font-size: 28px;
color: #ccc;
}