#top .code-schools-intro-header p {
	font-family: 'montserrat', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
}

#top .code-schools-intro-text p {
	margin: 0;
}

#top .code-schools-top-block-info {
	margin-bottom: 32px;
}

#top .code-schools-top-block-info img {
	margin-left: -50px;
	margin-top: 10px;
	vertical-align: top;
	float: left;
}

#top .code-schools-top-block-info p {
	margin: 0;
	padding-left: 50px;
	vertical-align: top;
	color: #fff;
	font-size: 18px;
}

#top .code-schools-top-block-info p em {
	font-size: 14px;
}

#top .code-schools-top-block-info br {
	display: none;
}

#top .code-schools-graph-section-intro p {
	margin-bottom: 40px;
}

#top .code-schools-graph-section-intro p:last-child {
	margin-bottom: 20px;
}

#top .code-schools-graph-block-info {
	margin-bottom: 32px;
}

#top .code-schools-graph-block-info img {
	margin-left: -50px;
	margin-top: 10px;
	vertical-align: top;
	float: left;
}

#top .code-schools-graph-block-info p {
	margin: 0;
	padding-left: 50px;
	vertical-align: top;
	color: #242a32;
	font-size: 18px;
}

#top .code-schools-graph-block-info p:last-child {
	padding-top: 10px;
}

#top .code-schools-graph-block-info br {
	display: none;
}

#top .code-schools-blue-section .code-schools-white-button {
	margin-right: 10px;
}

#top .main_color .code-schools-white-button a {
	background-color: #fff;
	border: solid 1px #fff;
	color: #367bda;
}

#top .main_color .code-schools-transparent-button a {
	background-color: transparent;
	border: solid 1px #fff;
	color: #fff;
}







