
#boldmetrics-ssc-default {
  background: transparent !important;
  display: inline-block;
  color: inherit !important;
  border: none !important;
  cursor: pointer;
  text-decoration: underline !important;
  text-underline-offset: 2px !important;
  padding: 0 !important;
}

.bm-open-popup-wrapper {
  display: flex;
  justify-content: center;
  margin: 12px 0;
}
