/* Local Overrides */

/* Film Section - Footnote  */
.custom-footnote {
	text-decoration: none;
	color: rgb(0, 102, 204);
}

.custom-footnote a {
	text-decoration: none !important;
}

section.section-battery .inline-compare-wrap .inline-compare-option,
section.section-battery .inline-compare-wrap .stat-subcopy {
	width: 100%;
}

/* AI Disclaimer */
.typography-ps-card-disclaimer {
	font-size: 14px;
	line-height: 1.4285914286;
	font-weight: 600;
	letter-spacing: -0.016em;
	color: #86868b;
}

/* Trade-in */

section.section-upgrade .trade-in-wrap .trade-in-content {
	z-index: 1;
	text-align: center;
}

@media (max-width: 734px) {
	section.section-upgrade .trade-in-wrap .trade-in-content {
		align-items: start;
		text-align: left;
	}
}
