/*anchor fix*/
.page-overview .section-leaders {
	padding-bottom: 20em;
	margin-bottom: -10em;
}

.ribbon {
	padding: 25px 0;
	text-align: center;
	background-color: #faf2e3;
}
html.text-zoom .ribbon {
	padding: 60px 0;
}
/* Start of how to buy modal style !!Remove thiis when learn more button is back */
.section.section-how-to-buy-module a.icon-wrapper.typography-eyebrow-reduced:first-of-type {
	display: none;
}
[class*="typography-eyebrow"] {
	margin-top: 0.8em;
}
/* End of how to buy modal style !!Remove thiis when learn more button is back */
