diff --git a/components/DentalHaltMoment.js b/components/DentalHaltMoment.js
index da1ffac..4d4740f 100644
--- a/components/DentalHaltMoment.js
+++ b/components/DentalHaltMoment.js
@@ -37,8 +37,8 @@ export default function DentalHaltMoment() {
diff --git a/components/EvidenceMediaPlayer.js b/components/EvidenceMediaPlayer.js
index 4755487..602f611 100644
--- a/components/EvidenceMediaPlayer.js
+++ b/components/EvidenceMediaPlayer.js
@@ -287,7 +287,7 @@ export default function EvidenceMediaPlayer({
@@ -324,7 +324,7 @@ export default function EvidenceMediaPlayer({
/>
)}
- {application}
+ {application}
{presentation.secondaryLabels.map((label) => (
{label}
))}
diff --git a/components/EvidenceMediaPlayer.module.css b/components/EvidenceMediaPlayer.module.css
index a21d25a..8444cfc 100644
--- a/components/EvidenceMediaPlayer.module.css
+++ b/components/EvidenceMediaPlayer.module.css
@@ -212,6 +212,11 @@
content: '·';
}
+.applicationName {
+ color: #cbd5ce;
+ font-weight: 700;
+}
+
.explanation {
padding-top: 6px;
border-top: 1px solid rgba(255, 255, 255, 0.12);
diff --git a/components/ReferenceDemoShowcase.js b/components/ReferenceDemoShowcase.js
index 71f1a90..0142ba8 100644
--- a/components/ReferenceDemoShowcase.js
+++ b/components/ReferenceDemoShowcase.js
@@ -166,7 +166,11 @@ export default function ReferenceDemoShowcase({