/* Scoped ONLY to the automatically-added Export Ready card. */
[data-thowl-export-card="true"] .thowl-export-card-link {
	display:inline-block;
	margin-top:16px;
	color:#006c8e;
	font-weight:800;
	text-decoration:none;
}

[data-thowl-export-card="true"] .thowl-export-card-link:hover,
[data-thowl-export-card="true"] .thowl-export-card-link:focus {
	color:#0b2f5b;
	text-decoration:underline;
}
