.contact-form input[type="checkbox"], .contact-form input[type="radio"] {
  position: relative;
}

.parallax-window.fullscreen {
  text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}

.parallax-window.fullscreen h1 {
  font-weight: bold;
}

.parallax-window.fullscreen p {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2em;
}

.parallax-window.fullscreen .btn {
  text-shadow: none;
}

.header-image-bg {
  background-position: 50% 0%;
}

.header-image-bg .page-title {
  color: #fff;
  text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
  font-weight: bold;
  font-size: 30px;
}

article.jetpack-portfolio {
  color: #333;
}