.post.featured-post.big-featured-post .post-title {
    color: #fff;
    text-shadow: 2px 2px 8px #000000;
}

.post.featured-post.big-featured-post {
    color: #fff;
    text-shadow: 2px 2px 8px #000000;
}

.post.small-featured-post .post-meta .post-title {
    color: #fff;
    text-shadow: 2px 2px 8px #000000;
}

.instagram {
    background: #665047;
}

.email {
    background: #666;
}

header .main-header-wrapper {
  background: linear-gradient(#0d234e, #21438d) !important;
}

header .main-header-wrapper .main-nav ul li {
  text-transform: uppercase !important;
  display: inline-block !important;
  position: relative !important;
  margin: 0 35px 0 0 !important;
  font-weight: 100 !important; 
  font-size: 18px !important;
  color: #fff !important;
}

header .main-header-wrapper .main-nav ul li ul li {
  background: #333333 !important;
}