article {
  background: rgba(30,34,37,0.9);
}

.main-navigation .nav > li > a {
font-size: 13px !important;
}

html .main-footer {
	background: rgba(44,69,85,0.9);
}

html .copyright {
	background: rgba(30,34,37,0.9);
}

footer article {
  background: none;
}

#content, .wpcf7 {
background: none;
}

h1 {
font: 28px 'Open Sans' !important;
line-height: 1.5em;
font-weight: 300;
font-style: normal;
text-transform: none;
letter-spacing: 0px;
word-spacing: 0px;
}

h2 {
font: 22px 'Open Sans' !important;
line-height: 1.5em;
font-weight: 300;
font-style: normal;
text-transform: none;
letter-spacing: 0px;
word-spacing: 0px;
}

h3 {
font: 14px 'Open Sans' !important;
line-height: 1.5em;
font-weight: 300;
font-style: normal;
text-transform: none;
letter-spacing: 0px;
word-spacing: 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .pagination.post-pagination a {
color: #f79f3b !important;
}

.vfb-item.vfb-item-instructions {
	font-size: 18px;
}

#wpcr_commentform input, #wpcr_commentform textarea {
	color: #222;
}

#wpcr_respond_1 blockquote.description p {
color: #222;
}

@media (min-width: 768px){
	#menu-item-241, #menu-item-240 {
		display: none;
	}
}