.ui-tooltip, .arrow:after {
    background-color: rgba(0, 0, 0, 0.75);
    border: none;
  }
  .ui-tooltip {
    padding: 5px 10px;
    color: white;
    border-radius: 5px;
    font: bold 10px "Gotham", Sans-Serif;
  }