@media screen {
  .tooltip {
    border-bottom: 1px dotted black;
  }
}
.twr-text-align-left {
    text-align: left;
}