.alcs-discovery-nearby {
	margin: 0 0 1.5rem;
	padding: 1rem 1.15rem;
	border-left: 4px solid #f47a20;
	border-radius: 0 8px 8px 0;
	background: #fff7f0;
	color: #242424;
	line-height: 1.55;
}

.alcs-discovery-nearby strong {
	display: block;
	margin-bottom: 0.15rem;
}

.alcs-discovery-attribution {
	display: block;
	margin-top: 0.45rem;
	color: #5e5e5e;
	font-family: Roboto, Arial, sans-serif;
	font-size: 0.78rem;
	font-weight: 400;
	letter-spacing: normal;
}

.alcs-discovery-nearby--unavailable {
	border-left-color: #6a6a6a;
	background: #f5f5f5;
}

.alcs-provider-card__distance {
	margin: 0.25rem 0 0.75rem;
	color: #5a514c;
	font-size: 0.92rem;
	font-weight: 700;
}

.alcs-directory-summary {
	max-width: 58rem;
	color: #504a46;
	font-size: 0.95rem;
	line-height: 1.55;
}

.alcs-directory-attribution {
	margin: 0.75rem 0 0;
	color: #655e59;
	font-family: Roboto, Arial, sans-serif;
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 1.35;
}

.alcs-directory-attribution a {
	font-size: inherit;
}
