diff --git a/index.html b/index.html
index a047e3d48..12070a8c0 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 {