.subheader1 {
	margin: 0;
	padding: 0;
	border: 0;
	color: #0f3340;
	font-weight: 700;
	font-size: 34px;
	font-size: 3.4rem;
}

.subheader2 {
	margin: 0;
	padding: 0;
	border: 0;
	color: #0f3340;
	margin-bottom: 16px;
	font-weight: 700;
	font-size: 28px;
	font-size: 2.8rem;
}

@media (min-width: 992px) {
	.subHeader1 {
		font-size: 50px;
		font-size: 5rem;
	}
	
	.subHeader1 {
		margin-bottom: 32px;
		font-size: 48px;
		font-size: 4.8rem;
	}
}

/*
section:div:div:div.div.div.slick-slider:nth-of-type(1) {
    height: 798px !important;
}
*/

.footnote {
    font-size: 0.75em;
}