.dea-wrapper-link {
	display: contents;
	color: inherit;
	text-decoration: none;
}

.dea-wrapper-link--preserve {
	display: contents;
}

.dea-wrapper-link:hover,
.dea-wrapper-link:focus {
	color: inherit;
	text-decoration: none;
}
