.jumbotron.blue-gradient .line {
	background: #5bbabc;
}

#form .row div {
	margin-bottom: 2em;
}

#contact-us-bar, #posts-bar {
	display: none;
}

.content .line {
	background: #474747;
	width: 45px;
	height: 2px;
	margin-bottom: 0.5em;
}

@media only screen and (max-width: 767px) {
	.jumbotron.blue-gradient .teal-button {
		margin-top: 0;
	}
	
	#form {
		margin-top: 2em;
	}
}