/*Local overrides*/

/* Local Nav */
@media only Screen and (max-width: 360px) {
	#ac-localnav {
		padding: 10px 0 15px;
	}

	#ac-localnav .ac-ln-menu .ac-ln-actions {
		padding-top: 25px;
	}

	#ac-localnav .ac-ln-title > a {
		max-width: 100px;
		white-space: normal;
	}
}

/*section section-get-started blurbs columns*/
.blurbs {
	grid-template-columns: none;
}

/* blurbs alignment */

.section-get-started .typography-get-started-copy {
	max-width: 600px;
}

@media only screen and (max-width: 734px) {
	.section-get-started .typography-get-started-copy {
		max-width: 387px;
	}
}

#footnote-bts-2022-1 a {
	white-space: nowrap !important;
}

/* .section.section-higher-education .typography-headline-super */
.section.section-higher-education .typography-headline-super {
	max-width: 100%;
}
#higher-education > div {
	width: 100%;
}
