diff --git a/static/css/adsb_dashboard.css b/static/css/adsb_dashboard.css
index 0cbeb80..5ee91ee 100644
--- a/static/css/adsb_dashboard.css
+++ b/static/css/adsb_dashboard.css
@@ -906,6 +906,21 @@ body {
flex-shrink: 0;
}
+.sdr-group {
+ display: flex;
+ align-items: center;
+ gap: 4px;
+ flex-shrink: 0;
+}
+
+.sdr-label {
+ font-size: 9px;
+ color: var(--accent-cyan);
+ text-transform: uppercase;
+ font-weight: 600;
+ letter-spacing: 0.5px;
+}
+
.airband-controls {
display: flex;
align-items: center;
diff --git a/templates/adsb_dashboard.html b/templates/adsb_dashboard.html
index b614751..b24556f 100644
--- a/templates/adsb_dashboard.html
+++ b/templates/adsb_dashboard.html
@@ -164,8 +164,17 @@
+
+ ADS-B:
+
+
+
+ Listen:
+