/* Local Overrides */

.custom-caption-copy,
.custom-caption-copy a {
	font-size: 17px;
	line-height: 1.2353641176;
	font-weight: 600;
	letter-spacing: -0.014em;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	color: #6e6e73;
}
.custom-caption-copy a {
	color: var(--sk-body-link-color, rgb(0, 102, 204));
}

@media only screen and (max-width: 1068px) {
	.custom-caption-copy,
	.custom-caption-copy a {
		font-size: 14px;
		line-height: 1.2857742857;
		letter-spacing: -0.016em;
	}
}

@media only screen and (max-width: 734px) {
	.custom-caption-copy,
	.custom-caption-copy a {
		font-size: 13px;
		line-height: 1.2857742857;
		letter-spacing: -0.016em;
	}
}

/* Hero Section#2 */
@media only screen and (max-width: 355px) {
	.section.section-airpods-pro-2.hero-tile
		> div
		> div
		> div.content-block
		> div:nth-child(1)
		> p.custom-width {
		min-width: 270px;
		font-size: 13px;
	}
}

/* Section Consider */
@media (min-width: 1069px) {
	.section-consider
		[data-analytics-gallery-item-id="hearing health"]
		.tile-content {
		padding-right: 15px;
	}
}

/* Value Props */
#ac-globalfooter .ac-gf-block-link {
	color: inherit;
}
