.my-tooltip {
  padding: 10px;
  background-color: white;
}

.my-tooltip__title {
  font-weight: bold;
}
