/* built in apps section */
.section-built-in-apps {
	--built-in-headline-width: 745px;
}

/* success stories button */
@media only screen and (max-width: 734px) {
	.button.button-outline.button-super.button-15 {
		font-size: 15px;
	}
}

.section-how-to-buy-module .column-buy .column-content {
	max-width: 440px;
}

@media only screen and (max-width: 734px) {
	.section-how-to-buy-module .column:not(:last-child) {
		padding: 0;
	}
}

.section-sign-up .content-wrapper {
	max-width: 750px;
}
/* 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 */

/* Start of smart investment */
#smart-investment .copy-wrapper {
	padding-right: 35px;
}
/* End of smart investment */
