/* local overrides */

/* Hero */

@media only screen and (min-width: 735px) and (max-width: 1068px) and (max-height: 500px) {
	html.enhanced.mq-medium-short .section-hearing-test.hearing-avail-2 {
		padding-top: calc(570px + var(--film-height)) !important;
	}
}

.section-hero .section-header-headline {
	padding-left: 0px;
	padding-right: 0px;
}

.section-hero .section-header-subcopy-container .hearing-avail-2 {
	width: 100%;
}

.custom-color {
	color: #06c;
}
