/* app.vam.ink 底部固定导航栏的避让距离 */
.woot-widget-bubble:not(.woot--hide):not(.woot--close) {
  bottom: 100px !important;
}

.woot-widget-bubble:not(.woot--hide):not(.woot--close)::after {
  text-shadow: none !important;
}
