/* ui-tooltip-h3.css — untuk judul tooltip chord */
.tooltip h3 {
  font-size: 16px;
  font-weight: 700;
  color: #7fff7a;
  margin: 0 0 5px 0;
  text-align: center;
  text-transform: uppercase;
}
