diff --git a/index.html b/index.html
index f042ec74b..ef9f60b20 100644
--- a/index.html
+++ b/index.html
@@ -33,6 +33,18 @@
z-index: 150 !important;
}
+ /* Google Funding Choices CCPA link override */
+ .fc-dns-link,
+ .fc-ccpa-root,
+ .fc-consent-root {
+ position: fixed !important;
+ z-index: 999999 !important;
+ }
+ .fc-dns-link {
+ bottom: 15px !important;
+ left: 15px !important;
+ }
+
/* Ensure full viewport height on iOS */
html,
body {