/* Local Overrides */

.custom-caption-copy {
	font-size: 17px;
	line-height: 1.2353641176;
	font-weight: 400;
	letter-spacing: -0.022em;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	font-weight: 600;
	color: #959495;
}

@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;
	}
}
