@@ -76,11 +76,11 @@
};
</script>
-<style scoped>
- /*.w-e-tooltip {*/
- /*background: #fff!important;*/
- /*}*/
- /*a {*/
- /*color: cornflowerblue!important;*/
+<style>
+ .w-e-tooltip {
+ background-color: #fff!important;
+ }
+ .w-e-text a {
+ color: cornflowerblue!important;
</style>