/* Local Overrides */
/* Education Savings Ribbon */

.theme-dark.ribbon .ribbon-content-wrapper {
	background-color: #1d1d1f;
}

.ribbon .ribbon-content {
	font-size: 14px;
	line-height: 1.42859;
	font-weight: 400;
	letter-spacing: -0.016em;
	font-family:
		"SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial",
		sans-serif;
}

.ribbon .ribbon-content-wrapper {
	padding-top: 0.94118em;
	padding-bottom: 0.94118em;
}

.ribbon-content-wrapper {
	text-align: center;
}

.ribbon-content .column a {
	text-decoration: none;
}

.ribbon-link {
	white-space: nowrap;
}

@media only screen and (max-width: 1069px) {
	.ribbon-content .column {
		flex-basis: 100%;
		max-width: 100%;
	}
}

/* App partners FOC */
@media only screen and (max-width: 734px) {
	#gallery-item-apps-3 {
		min-height: 292px;
	}
}

/* section-how-to-buy */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.ric-modal.modal-higher-ed .callouts.custom {
		width: 175%;
	}
}

@media only screen and (min-width: 1069px) {
	.ric-modal.modal-higher-ed .callouts.custom {
		width: 175%;
	}
}
