@@ -9,5 +9,9 @@
.grw-contextual-sub-navigation {
position: fixed;
right: 0;
+
+ // unset colors
+ background-color: unset;
+ backdrop-filter: unset;
}