.main-content  h2 {
	color: #381460;
	font-weight: 800;
}

.accelerate-header {
	padding-top: 30px;
	padding-bottom: 50px;
}

.accelerate-header-phone {
	text-align: right;
	font-weight: bold;
	font-size: 24px;
	line-height: 60px;
}

.accelerate-subheader {
	background-color: #4c2683;
	color: #fff;
	margin-bottom: 2em;
}

.accelerate-subheader > div {
	padding: 30px;
}

.accelerate-subheader-text img {
	margin: auto;
}

.main-content .extras-title {
	background-color: #f68b1f;
	color: #111;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
}

.accelerate-subheader-form {
	color: #333;
}

.accelerate-subfooter {
	background-color: #efefef;
	padding: 30px;
	font-size: 20px;
	margin-top: 30px;
	text-align: center;
}

.accelerate-subfooter .btn {
	min-width: 300px;
	margin-bottom: 6px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	.accelerate-subheader-form {
		position: absolute;
		z-index: 1000;
	}

}
