h1 {
	margin: 0.35em 0;
}

.position {
	font-weight: 600;
	color: #1A1A1A;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 3em;
}

.content {
	margin-bottom: 4em;
	max-width: 80em;
}

.grey {
	background: #EFF2F5;
	padding: 3em;
	height: 100%;
}

.grey .h6 {
	font-weight: 800;
	letter-spacing: 0.075em;
	text-transform: uppercase;
	margin-bottom: 2em;
}

.grey strong {
	color: #121F47;
}

.grey li::marker {
    color: #121F47;
}

#main .container:first-child .col-md-6 {
	margin-bottom: 1.8em;
}

#main .container:first-child .col-md-12 {
	text-align: center;
}

.grey a {
	color: #DE2B26;
}

.apply-form {
	margin-top: 6em; 
	margin-bottom: 8em;
}
