.tooltip.active .tooltip-text {
  visibility: visible;
  opacity: 1;
}
