/* Local Overrides */

.custom-caption-copy,
.custom-caption-copy a {
	font-size: 12px;
	line-height: 1.3333733333;
	font-weight: 400;
	letter-spacing: -0.01em;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	color: #6e6e73;
	padding-top: 1.2em;
}

@media (max-width: 734px) {
	.section-dimensions .airpods-size .height {
		width: 22vw;
	}
}

/* Hero CTA */
@media only screen and (max-width: 734px) {
	.section-welcome .detail-inner-group {
		padding-bottom: 20px;
	}
	.section-welcome .viewport-content {
		justify-content: center;
	}
}

@media screen and (min-width: 736px) and (max-width: 1161px) {
	.section-welcome .marquee {
		padding-bottom: 64px;
	}
}
