
body {
	background-color: #f3f5f8 !important;
}

section {
	padding-left: .75rem;
	padding-right: .75rem;
}

section.education-breadcrumbs {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	background-color: #fff;
}

a {
	color: #000036;
	font-weight: 400;
}

@media (min-width: 768px) {}

.eyebrow {
	color: #36cca7;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2.25px;
}

h1 {
	color: white;
	max-width: 900px;
	margin-bottom: 1rem;
}

p {
	color: white;
	max-width: 1000px;
	margin: 0;
}

h2 {
	margin-bottom: 1rem;
}

.container {}

.featured-image {
	flex: 1 1 460px;
	max-width: 668px;
}

a {
	color: #000036;
	font-weight: 600;
	width: fit-content;
	flex-shrink: 0;
	text-transform: capitalize;
}

svg {
	flex-shrink: 0;
}

.container {}

.education-hub-item {
	flex: 1 1 320px;
	width: 75vw;
	scroll-snap-align: start;
	display: flex;
	flex-direction: column;
}

@media (min-width: 1024px) {}

.container {}

.resource-type-item {
	flex-shrink: 0;
	width: fit-content;
	scroll-snap-align: center;
}

@media (min-width: 1024px) {}

.education-hub-item {
	display: flex;
	flex-direction: column;
}

.video-container {}

.video-description {
	margin-top: 2rem;
}

.resource-tips-container {
	display: grid;
	grid-template-columns: 1fr;
	gap: 0;
	margin-top: 2rem;
}

.tip-content {
	padding: 0 0 1rem;
}
