/* =================== */
/* LOCAL FIXES - START */
/* =================== */

.footnote a {
	text-decoration: none;
}

/* Guided tour copy fix - START */

@media only screen and (min-width: 1069px) {
	.banner-card .banner-card-copy-column {
		--width: 401px;
	}
}

@media only screen and (mac-width: 1068px) {
	.banner-card .banner-card-copy-column {
		--width: 480px;
	}
}

/* Guided tour copy fix - END */

/* =================== */
/* LOCAL FIXES -  END  */
/* =================== */
